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

#include <certificateviewer.hxx>

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

Public Member Functions

 CertificateViewerGeneralTP (weld::Container *pParent, CertificateViewer *pDlg)
 
- Public Member Functions inherited from CertificateViewerTP
 CertificateViewerTP (weld::Container *pParent, const OUString &rUIXMLDescription, const OUString &rID, CertificateViewer *pDlg)
 

Private Attributes

std::unique_ptr< weld::Imagem_xCertImg
 
std::unique_ptr< weld::Labelm_xHintNotTrustedFT
 
std::unique_ptr< weld::Labelm_xIssuedToLabelFT
 
std::unique_ptr< weld::Labelm_xIssuedToFT
 
std::unique_ptr< weld::Labelm_xIssuedByLabelFT
 
std::unique_ptr< weld::Labelm_xIssuedByFT
 
std::unique_ptr< weld::Labelm_xValidFromDateFT
 
std::unique_ptr< weld::Labelm_xValidToDateFT
 
std::unique_ptr< weld::Imagem_xKeyImg
 
std::unique_ptr< weld::Labelm_xHintCorrespPrivKeyFT
 

Additional Inherited Members

- Protected Attributes inherited from CertificateViewerTP
std::unique_ptr< weld::BuildermxBuilder
 
std::unique_ptr< weld::ContainermxContainer
 
CertificateViewermpDlg
 

Detailed Description

Definition at line 74 of file certificateviewer.hxx.

Constructor & Destructor Documentation

◆ CertificateViewerGeneralTP()

CertificateViewerGeneralTP::CertificateViewerGeneralTP ( weld::Container pParent,
CertificateViewer pDlg 
)

Member Data Documentation

◆ m_xCertImg

std::unique_ptr<weld::Image> CertificateViewerGeneralTP::m_xCertImg
private

Definition at line 77 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xHintCorrespPrivKeyFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xHintCorrespPrivKeyFT
private

Definition at line 86 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xHintNotTrustedFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xHintNotTrustedFT
private

Definition at line 78 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xIssuedByFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xIssuedByFT
private

Definition at line 82 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xIssuedByLabelFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xIssuedByLabelFT
private

Definition at line 81 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xIssuedToFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xIssuedToFT
private

Definition at line 80 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xIssuedToLabelFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xIssuedToLabelFT
private

Definition at line 79 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xKeyImg

std::unique_ptr<weld::Image> CertificateViewerGeneralTP::m_xKeyImg
private

Definition at line 85 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xValidFromDateFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xValidFromDateFT
private

Definition at line 83 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().

◆ m_xValidToDateFT

std::unique_ptr<weld::Label> CertificateViewerGeneralTP::m_xValidToDateFT
private

Definition at line 84 of file certificateviewer.hxx.

Referenced by CertificateViewerGeneralTP().


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