LibreOffice Module extensions (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
abp::TableSelectionPage Class Referencefinal

#include <tableselectionpage.hxx>

Inheritance diagram for abp::TableSelectionPage:
[legend]
Collaboration diagram for abp::TableSelectionPage:
[legend]

Public Member Functions

 TableSelectionPage (weld::Container *pPage, OAddressBookSourcePilot *pController)
 
virtual ~TableSelectionPage () override
 
- Public Member Functions inherited from vcl::OWizardPage
 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
 
- Public Member Functions inherited from BuilderPage
 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
 

Private Member Functions

virtual void initializePage () override
 
virtual bool commitPage (::vcl::WizardTypes::CommitPageReason _eReason) override
 
virtual void Activate () override
 
virtual bool canAdvance () const override
 
 DECL_LINK (OnTableSelected, weld::TreeView &, void)
 
 DECL_LINK (OnTableDoubleClicked, weld::TreeView &, bool)
 

Private Attributes

std::unique_ptr< weld::TreeViewm_xTableList
 

Additional Inherited Members

- Protected Member Functions inherited from abp::AddressBookSourcePage
 AddressBookSourcePage (weld::Container *pPage, OAddressBookSourcePilot *pController, const OUString &rUIXMLDescription, const OUString &rID)
 
OAddressBookSourcePilotgetDialog ()
 
const OAddressBookSourcePilotgetDialog () const
 
const css::uno::Reference< css::uno::XComponentContext > & getORB () const
 
AddressSettingsgetSettings ()
 
const AddressSettingsgetSettings () const
 
virtual void Activate () override
 
virtual void Deactivate () override
 
- Protected Member Functions inherited from vcl::OWizardPage
virtual void Activate () override
 
void updateDialogTravelUI ()
 
- Protected Attributes inherited from BuilderPage
weld::DialogControllerm_pDialogController
 
std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 

Detailed Description

Definition at line 27 of file tableselectionpage.hxx.

Constructor & Destructor Documentation

◆ TableSelectionPage()

abp::TableSelectionPage::TableSelectionPage ( weld::Container pPage,
OAddressBookSourcePilot pController 
)
explicit

Definition at line 30 of file tableselectionpage.cxx.

References LINK, and m_xTableList.

◆ ~TableSelectionPage()

abp::TableSelectionPage::~TableSelectionPage ( )
overridevirtual

Definition at line 38 of file tableselectionpage.cxx.

Member Function Documentation

◆ Activate()

void abp::TableSelectionPage::Activate ( )
overrideprivatevirtual

Reimplemented from abp::AddressBookSourcePage.

Definition at line 42 of file tableselectionpage.cxx.

References abp::AddressBookSourcePage::Activate(), and m_xTableList.

◆ canAdvance()

bool abp::TableSelectionPage::canAdvance ( ) const
overrideprivatevirtual

Reimplemented from vcl::OWizardPage.

Definition at line 93 of file tableselectionpage.cxx.

References vcl::OWizardPage::canAdvance(), and m_xTableList.

◆ commitPage()

bool abp::TableSelectionPage::commitPage ( ::vcl::WizardTypes::CommitPageReason  _eReason)
overrideprivatevirtual

◆ DECL_LINK() [1/2]

abp::TableSelectionPage::DECL_LINK ( OnTableDoubleClicked  ,
weld::TreeView ,
bool   
)
private

◆ DECL_LINK() [2/2]

abp::TableSelectionPage::DECL_LINK ( OnTableSelected  ,
weld::TreeView ,
void   
)
private

◆ initializePage()

void abp::TableSelectionPage::initializePage ( )
overrideprivatevirtual

Member Data Documentation

◆ m_xTableList

std::unique_ptr<weld::TreeView> abp::TableSelectionPage::m_xTableList
private

The documentation for this class was generated from the following files: