LibreOffice Module cui (master) 1
Public Member Functions | Private Member Functions | List of all members
SvxToolbarEntriesListBox Class Referencefinal

#include <SvxToolbarConfigPage.hxx>

Inheritance diagram for SvxToolbarEntriesListBox:
[legend]
Collaboration diagram for SvxToolbarEntriesListBox:
[legend]

Public Member Functions

 SvxToolbarEntriesListBox (std::unique_ptr< weld::TreeView > xControl, SvxToolbarConfigPage *pPg)
 
virtual ~SvxToolbarEntriesListBox () override
 
- Public Member Functions inherited from SvxMenuEntriesListBox
 SvxMenuEntriesListBox (std::unique_ptr< weld::TreeView > xControl, SvxConfigPage *pPage)
 
virtual ~SvxMenuEntriesListBox ()
 
VirtualDeviceget_dropdown_image () const
 
int get_selected_index () const
 
OUString get_id (int nPos) const
 
void remove (int nPos)
 
int n_children () const
 
void set_text (int row, const OUString &rText, int col)
 
void clear ()
 
void set_toggle (int row, TriState eState)
 
void scroll_to_row (int pos)
 
void select (int pos)
 
weld::TreeViewget_widget ()
 
void insert (int pos, const OUString &rId)
 
 DECL_LINK (KeyInputHdl, const KeyEvent &, bool)
 
 DECL_LINK (QueryTooltip, const weld::TreeIter &rIter, OUString)
 
void CreateDropDown ()
 

Private Member Functions

void ChangedVisibility (int nRow)
 
 DECL_LINK (CheckButtonHdl, const weld::TreeView::iter_col &, void)
 
 DECL_LINK (KeyInputHdl, const KeyEvent &, bool)
 

Additional Inherited Members

- Protected Attributes inherited from SvxMenuEntriesListBox
std::unique_ptr< weld::TreeViewm_xControl
 
ScopedVclPtr< VirtualDevicem_xDropDown
 
SvxConfigPagem_pPage
 

Detailed Description

Definition at line 72 of file SvxToolbarConfigPage.hxx.

Constructor & Destructor Documentation

◆ SvxToolbarEntriesListBox()

SvxToolbarEntriesListBox::SvxToolbarEntriesListBox ( std::unique_ptr< weld::TreeView xControl,
SvxToolbarConfigPage pPg 
)

Definition at line 794 of file SvxToolbarConfigPage.cxx.

References LINK, and SvxMenuEntriesListBox::m_xControl.

◆ ~SvxToolbarEntriesListBox()

SvxToolbarEntriesListBox::~SvxToolbarEntriesListBox ( )
overridevirtual

Definition at line 805 of file SvxToolbarConfigPage.cxx.

Member Function Documentation

◆ ChangedVisibility()

void SvxToolbarEntriesListBox::ChangedVisibility ( int  nRow)
private

◆ DECL_LINK() [1/2]

SvxToolbarEntriesListBox::DECL_LINK ( CheckButtonHdl  ,
const weld::TreeView::iter_col ,
void   
)
private

◆ DECL_LINK() [2/2]

SvxToolbarEntriesListBox::DECL_LINK ( KeyInputHdl  ,
const KeyEvent ,
bool   
)
private

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