32 #ifndef _pqPopOutWidget_h 33 #define _pqPopOutWidget_h 35 #include "pqComponentsModule.h" 54 pqPopOutWidget(QWidget *widgetToPopOut,
const QString &dialogTitle,
62 void setPopOutButton(QPushButton *button);
68 void toggleWidgetLocation();
72 void moveWidgetToDialog();
77 void moveWidgetBackToParent();
80 pqInternal *Internals;
84 #endif // PQPOPOUTWIDGET_H