[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)
- Public Member Functions inherited from KLFLibViewFactory
 KLFLibViewFactory (const QStringList &viewTypeIdentifiers, QObject *parent=NULL)
virtual ~KLFLibViewFactory ()
virtual QStringList viewTypeIdentifiers ()
- Public Member Functions inherited from QObject
 QObject (QObject *parent=0)
 blockSignals (bool block)
 childEvent (QChildEvent *event)
 children ()
 connect (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)
 connect (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)
 connectNotify (const char *signal)
 customEvent (QEvent *event)
 deleteLater ()
 destroyed (QObject *obj=0)
 disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *method)
 disconnect (const char *signal=0, const QObject *receiver=0, const char *method=0)
 disconnect (const QObject *receiver, const char *method=0)
 disconnectNotify (const char *signal)
 dumpObjectInfo ()
 dumpObjectTree ()
 dynamicPropertyNames ()
 event (QEvent *e)
 eventFilter (QObject *watched, QEvent *event)
 findChild (const QString &name=QString()
 findChildren (const QString &name=QString()
 findChildren (const QRegExp &regExp)
 inherits (const char *className)
 installEventFilter (QObject *filterObj)
 isWidgetType ()
 killTimer (int id)
 metaObject ()
 moveToThread (QThread *targetThread)
 parent ()
 property (const char *name)
 receivers (const char *signal)
 removeEventFilter (QObject *obj)
 sender ()
 setParent (QObject *parent)
 setProperty (const char *name, const QVariant &value)
 signalsBlocked ()
 startTimer (int interval)
 thread ()
 timerEvent (QTimerEvent *event)
 tr (const char *sourceText, const char *comment=0, int n=-1)
 trUtf8 (const char *sourceText, const char *comment=0, int n=-1)
 staticMetaObject
 QObject (QObject *parent, const char *name)
 checkConnectArgs (const char *signal, const QObject *object, const char *method)
 child (const char *objName, const char *inheritsClass=0, bool recursiveSearch=true)
 className ()
 insertChild (QObject *object)
 isA (const char *className)
 name ()
 name (const char *defaultName)
 normalizeSignalSlot (const char *signalSlot)
 removeChild (QObject *object)
 setName (const char *name)

Additional Inherited Members

- Static Public Member Functions inherited from KLFLibViewFactory
static QString defaultViewTypeIdentifier ()
static KLFLibViewFactoryfindFactoryFor (const QString &viewTypeIdentifier)
static QStringList allSupportedViewTypeIdentifiers ()
static QList< KLFLibViewFactory * > allFactories ()

Detailed Description

Definition at line 908 of file klflibview.h.


Constructor & Destructor Documentation

KLFLibDefaultViewFactory::KLFLibDefaultViewFactory ( QObject parent = NULL)

Definition at line 3945 of file klflibview.cpp.

virtual KLFLibDefaultViewFactory::~KLFLibDefaultViewFactory ( )
inlinevirtual

Definition at line 913 of file klflibview.h.


Member Function Documentation

virtual bool KLFLibDefaultViewFactory::canCreateLibView ( const QString ,
KLFLibResourceEngine  
)
inlinevirtual

Implements KLFLibViewFactory.

Definition at line 917 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 3951 of file klflibview.cpp.

References QObject::tr().


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

Generated by doxygen 1.8.1