52 QDesignerFormWindowInterface *formWindow()
const;
55 static QString pageMenuText(
ContainerType ct,
int index,
int count);
56 bool canDeletePage()
const;
59 QWidget *m_containerWidget;
60 QDesignerFormEditorInterface *m_core;
61 PromotionTaskMenu *m_pagePromotionTaskMenu;
62 QAction *m_pageMenuAction;
64 QList<QAction*> m_taskActions;
65 QAction *m_actionInsertPageAfter;
66 QAction *m_actionInsertPage;
67 QAction *m_actionDeletePage;