LibreOffice Module svx (master) 1
Public Member Functions | List of all members
svx::sidebar::EmptyPanel Class Referencefinal

Display a panel that tells the user that the current deck is intentionally empty. More...

#include <EmptyPanel.hxx>

Inheritance diagram for svx::sidebar::EmptyPanel:
[legend]
Collaboration diagram for svx::sidebar::EmptyPanel:
[legend]

Public Member Functions

 EmptyPanel (weld::Widget *pParent)
 
virtual ~EmptyPanel () override
 
- Public Member Functions inherited from PanelLayout
 PanelLayout (weld::Widget *pParent, const OUString &rID, const OUString &rUIXMLDescription)
 
void SetPanel (sfx2::sidebar::Panel *pPanel)
 
virtual ~PanelLayout ()
 
Size get_preferred_size () const
 
void queue_resize ()
 

Additional Inherited Members

- Protected Member Functions inherited from PanelLayout
virtual void DataChanged (const DataChangedEvent &rEvent)
 
virtual void DumpAsPropertyTree (tools::JsonWriter &)
 
virtual weld::WindowGetFrameWeld () const
 
- Protected Attributes inherited from PanelLayout
std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 
sfx2::sidebar::Panelm_pPanel
 

Detailed Description

Display a panel that tells the user that the current deck is intentionally empty.

Definition at line 29 of file EmptyPanel.hxx.

Constructor & Destructor Documentation

◆ EmptyPanel()

svx::sidebar::EmptyPanel::EmptyPanel ( weld::Widget pParent)
explicit

Definition at line 24 of file EmptyPanel.cxx.

◆ ~EmptyPanel()

svx::sidebar::EmptyPanel::~EmptyPanel ( )
overridevirtual

Definition at line 29 of file EmptyPanel.cxx.


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