4 #ifndef pqPopOutWidget_h 5 #define pqPopOutWidget_h 30 pqPopOutWidget(QWidget* widgetToPopOut,
const QString& dialogTitle, QWidget* p =
nullptr);
39 void setPopOutButton(QPushButton* button);
47 void toggleWidgetLocation();
53 void moveWidgetToDialog();
60 void moveWidgetBackToParent();
64 pqInternal* Internals;
67 #endif // pqPopOutWidget_h
#define PQCOMPONENTS_EXPORT