[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Protected Attributes | List of all members
KLFHelpDialogCommon Class Reference

#include <klfmainwin_p.h>

Inheritance diagram for KLFHelpDialogCommon:
Inheritance graph
[legend]
Collaboration diagram for KLFHelpDialogCommon:
Collaboration graph
[legend]

Public Member Functions

 KLFHelpDialogCommon (const QString &baseFName)
 
virtual ~KLFHelpDialogCommon ()
 
virtual void addExtraText (const QString &htmlSnipplet)
 
virtual QString getFullHtml ()
 

Protected Attributes

QString pBaseFName
 
QStringList pHtmlExtraSnipplets
 

Detailed Description

Definition at line 54 of file klfmainwin_p.h.

Constructor & Destructor Documentation

KLFHelpDialogCommon::KLFHelpDialogCommon ( const QString baseFName)
inline

Definition at line 57 of file klfmainwin_p.h.

virtual KLFHelpDialogCommon::~KLFHelpDialogCommon ( )
inlinevirtual

Definition at line 58 of file klfmainwin_p.h.

Member Function Documentation

virtual void KLFHelpDialogCommon::addExtraText ( const QString htmlSnipplet)
inlinevirtual

Definition at line 60 of file klfmainwin_p.h.

References pHtmlExtraSnipplets.

Referenced by KLFMainWin::addWhatsNewText().

virtual QString KLFHelpDialogCommon::getFullHtml ( )
inlinevirtual

Member Data Documentation

QString KLFHelpDialogCommon::pBaseFName
protected

Definition at line 90 of file klfmainwin_p.h.

Referenced by getFullHtml().

QStringList KLFHelpDialogCommon::pHtmlExtraSnipplets
protected

Definition at line 91 of file klfmainwin_p.h.

Referenced by addExtraText(), and getFullHtml().


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

Generated by doxygen 1.8.5