[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions

KLFLibDefaultViewFactory Class Reference

#include <klflibview.h>

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

List of all members.

Public Member Functions

 KLFLibDefaultViewFactory (QObject *parent=NULL)
virtual ~KLFLibDefaultViewFactory ()
virtual QString viewTypeTitle (const QString &viewTypeIdent) const
virtual bool canCreateLibView (const QString &, KLFLibResourceEngine *)
virtual KLFAbstractLibViewcreateLibView (const QString &viewTypeIdent, QWidget *parent, KLFLibResourceEngine *resourceEngine)

Detailed Description

Definition at line 904 of file klflibview.h.


Constructor & Destructor Documentation

KLFLibDefaultViewFactory::KLFLibDefaultViewFactory ( QObject parent = NULL)

Definition at line 3919 of file klflibview.cpp.

virtual KLFLibDefaultViewFactory::~KLFLibDefaultViewFactory ( ) [inline, virtual]

Definition at line 909 of file klflibview.h.


Member Function Documentation

virtual bool KLFLibDefaultViewFactory::canCreateLibView ( const QString ,
KLFLibResourceEngine  
) [inline, virtual]

Implements KLFLibViewFactory.

Definition at line 913 of file klflibview.h.

KLFAbstractLibView * KLFLibDefaultViewFactory::createLibView ( const QString viewTypeIdent,
QWidget parent,
KLFLibResourceEngine resourceEngine 
) [virtual]
QString KLFLibDefaultViewFactory::viewTypeTitle ( const QString viewTypeIdent) const [virtual]

Implements KLFLibViewFactory.

Definition at line 3925 of file klflibview.cpp.

References QObject::tr().


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

Generated by doxygen 1.7.3