26#ifndef __TERRALIB_QT_AF_INTERNAL_APPLICATIONDOCKERTITLEBAR_H
27#define __TERRALIB_QT_AF_INTERNAL_APPLICATIONDOCKERTITLEBAR_H
75 void setDockInfo(QString title,
bool isCloseable,
int minWidth);
void setDockInfo(QString title, bool isCloseable, int minWidth)
~ApplicationDockerTitleBar()
Destructor.
QSize minimumSizeHint() const
QToolButton * m_closeToolButton
QToolButton * m_moveToolButton
ApplicationDockerTitleBar(QWidget *parent, Qt::DockWidgetArea area)
Constructor.
Namespace for the Qt Application Framework module of TerraLib.
Namespace for the Qt module of TerraLib.
Configuration flags for the TerraLib Application Framework.
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module.