#include <optimizerdialog.hxx>
|
| IntroPage (weld::Container *pPage, OptimizerDialog &rOptimizerDialog) |
|
void | UpdateControlStates (const std::vector< OUString > &rItemList, int nSelectedItem, bool bRemoveButtonEnabled) |
|
OUString | Get_TK_Name () const |
|
| OWizardPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID) |
|
virtual | ~OWizardPage () override |
|
virtual void | initializePage () override |
|
virtual bool | commitPage (WizardTypes::CommitPageReason _eReason) override |
|
virtual bool | canAdvance () const override |
|
| BuilderPage (weld::Widget *pParent, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, bool bIsMobile=false) |
|
virtual | ~BuilderPage () COVERITY_NOEXCEPT_FALSE |
|
void | SetPageTitle (const OUString &rPageTitle) |
|
const OUString & | GetPageTitle () const |
|
virtual void | Activate () |
|
virtual void | Deactivate () |
|
void | SetHelpId (const OUString &rHelpId) |
|
OUString | GetHelpId () const |
|
Definition at line 50 of file optimizerdialog.hxx.
◆ IntroPage()
◆ DECL_LINK() [1/2]
IntroPage::DECL_LINK |
( |
ButtonActionPerformed |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/2]
IntroPage::DECL_LINK |
( |
ComboBoxActionPerformed |
, |
|
|
weld::ComboBox & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ Get_TK_Name()
OUString IntroPage::Get_TK_Name |
( |
| ) |
const |
|
inline |
◆ UpdateControlStates()
void IntroPage::UpdateControlStates |
( |
const std::vector< OUString > & |
rItemList, |
|
|
int |
nSelectedItem, |
|
|
bool |
bRemoveButtonEnabled |
|
) |
| |
◆ mrOptimizerDialog
◆ mxButton
◆ mxComboBox
The documentation for this class was generated from the following files: