32 #ifndef pqPopOutWidget_h 33 #define pqPopOutWidget_h 58 pqPopOutWidget(QWidget* widgetToPopOut,
const QString& dialogTitle, QWidget* p =
nullptr);
67 void setPopOutButton(QPushButton* button);
75 void toggleWidgetLocation();
81 void moveWidgetToDialog();
88 void moveWidgetBackToParent();
92 pqInternal* Internals;
95 #endif // pqPopOutWidget_h
#define PQCOMPONENTS_EXPORT