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

#include <GraphicsTestsDialog.hxx>

Collaboration diagram for GraphicTestEntry:
[legend]

Public Member Functions

 DECL_LINK (HandleResultViewRequest, weld::Button &, void)
 
 GraphicTestEntry (weld::Container *pParent, weld::Dialog *pDialog, OUString aTestName, OUString aTestStatus, Bitmap aTestBitmap)
 
weld::Widgetget_widget () const
 

Private Attributes

std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 
std::unique_ptr< weld::Labelm_xTestLabel
 
std::unique_ptr< weld::Buttonm_xTestButton
 
weld::Dialogm_xParentDialog
 
Bitmap m_xResultBitmap
 

Detailed Description

Definition at line 17 of file GraphicsTestsDialog.hxx.

Constructor & Destructor Documentation

◆ GraphicTestEntry()

GraphicTestEntry::GraphicTestEntry ( weld::Container pParent,
weld::Dialog pDialog,
OUString  aTestName,
OUString  aTestStatus,
Bitmap  aTestBitmap 
)

Member Function Documentation

◆ DECL_LINK()

GraphicTestEntry::DECL_LINK ( HandleResultViewRequest  ,
weld::Button ,
void   
)

◆ get_widget()

weld::Widget * GraphicTestEntry::get_widget ( ) const
inline

Definition at line 33 of file GraphicsTestsDialog.hxx.

References m_xContainer.

Member Data Documentation

◆ m_xBuilder

std::unique_ptr<weld::Builder> GraphicTestEntry::m_xBuilder
private

Definition at line 20 of file GraphicsTestsDialog.hxx.

◆ m_xContainer

std::unique_ptr<weld::Container> GraphicTestEntry::m_xContainer
private

Definition at line 21 of file GraphicsTestsDialog.hxx.

Referenced by get_widget(), and GraphicTestEntry().

◆ m_xParentDialog

weld::Dialog* GraphicTestEntry::m_xParentDialog
private

Definition at line 25 of file GraphicsTestsDialog.hxx.

Referenced by GraphicTestEntry().

◆ m_xResultBitmap

Bitmap GraphicTestEntry::m_xResultBitmap
private

Definition at line 27 of file GraphicsTestsDialog.hxx.

◆ m_xTestButton

std::unique_ptr<weld::Button> GraphicTestEntry::m_xTestButton
private

Definition at line 23 of file GraphicsTestsDialog.hxx.

Referenced by GraphicTestEntry().

◆ m_xTestLabel

std::unique_ptr<weld::Label> GraphicTestEntry::m_xTestLabel
private

Definition at line 22 of file GraphicsTestsDialog.hxx.

Referenced by GraphicTestEntry().


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