LibreOffice Module cui (master) 1
Public Member Functions | Private Attributes | List of all members
SvxIconChangeDialog Class Reference

#include <cfg.hxx>

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

Public Member Functions

 SvxIconChangeDialog (weld::Window *pWindow, const OUString &rMessage)
 
- Public Member Functions inherited from weld::MessageDialogController
 MessageDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, const OUString &rRelocateId={})
 
virtual DialoggetDialog () override
 
virtual ~MessageDialogController () override
 
void set_primary_text (const OUString &rText)
 
OUString get_primary_text () const
 
void set_secondary_text (const OUString &rText)
 
OUString get_secondary_text () const
 
void set_default_response (int nResponse)
 
- Public Member Functions inherited from weld::DialogController
virtual DialoggetDialog ()=0
 
const DialoggetConstDialog () const
 
virtual short run ()
 
void set_title (const OUString &rTitle)
 
OUString get_title () const
 
void set_help_id (const OUString &rHelpId)
 
OUString get_help_id () const
 
void response (int nResponse)
 
virtual ~DialogController () COVERITY_NOEXCEPT_FALSE
 

Private Attributes

std::unique_ptr< weld::TextViewm_xLineEditDescription
 

Additional Inherited Members

- Static Public Member Functions inherited from weld::DialogController
static bool runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &)
 
- Protected Attributes inherited from weld::MessageDialogController
std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::MessageDialogm_xDialog
 
std::unique_ptr< weld::Containerm_xContentArea
 
std::unique_ptr< weld::Widgetm_xRelocate
 
std::unique_ptr< weld::Containerm_xOrigParent
 

Detailed Description

Definition at line 669 of file cfg.hxx.

Constructor & Destructor Documentation

◆ SvxIconChangeDialog()

SvxIconChangeDialog::SvxIconChangeDialog ( weld::Window pWindow,
const OUString &  rMessage 
)

Definition at line 3227 of file cfg.cxx.

References m_xLineEditDescription.

Member Data Documentation

◆ m_xLineEditDescription

std::unique_ptr<weld::TextView> SvxIconChangeDialog::m_xLineEditDescription
private

Definition at line 672 of file cfg.hxx.

Referenced by SvxIconChangeDialog().


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