|
open_iA 2025.6
|
Wrapper to show an arbitrary widget inside of a QDockWidget. More...
#include <iADockWidgetWrapper.h>
Public Member Functions | |
| iADockWidgetWrapper (QWidget *widget, QString const &windowTitle, QString const &objectName, QString const &infoLink=QString()) | |
| bool | isTitleBarVisible () const |
| void | toggleTitleBar () |
Wrapper to show an arbitrary widget inside of a QDockWidget.
Also adds a info button to the title bar which leads to a configurable info link.
| iADockWidgetWrapper::iADockWidgetWrapper | ( | QWidget * | widget, |
| QString const & | windowTitle, | ||
| QString const & | objectName, | ||
| QString const & | infoLink = QString() ) |
| bool iADockWidgetWrapper::isTitleBarVisible | ( | ) | const |
| void iADockWidgetWrapper::toggleTitleBar | ( | ) |