[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Signals | Public Member Functions | List of all members
KLFLibDBEnginePropertyChangeNotifier Class Reference

#include <klflibdbengine_p.h>

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

Signals

void resourcePropertyChanged (int propId)
 
void subResourcePropertyChanged (const QString &subResource, int propId)
 

Public Member Functions

 KLFLibDBEnginePropertyChangeNotifier (const QString &dbname, QObject *parent)
 
virtual ~KLFLibDBEnginePropertyChangeNotifier ()
 
void ref ()
 
bool deRef ()
 Returns TRUE if the object needs to be deleted. More...
 
void notifyResourcePropertyChanged (int propId)
 
void notifySubResourcePropertyChanged (const QString &subResource, int propId)
 
- 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)
 

Detailed Description

Definition at line 37 of file klflibdbengine_p.h.

Constructor & Destructor Documentation

KLFLibDBEnginePropertyChangeNotifier::KLFLibDBEnginePropertyChangeNotifier ( const QString dbname,
QObject parent 
)
inline

Definition at line 41 of file klflibdbengine_p.h.

virtual KLFLibDBEnginePropertyChangeNotifier::~KLFLibDBEnginePropertyChangeNotifier ( )
inlinevirtual

Definition at line 43 of file klflibdbengine_p.h.

Member Function Documentation

bool KLFLibDBEnginePropertyChangeNotifier::deRef ( )
inline

Returns TRUE if the object needs to be deleted.

Definition at line 47 of file klflibdbengine_p.h.

Referenced by KLFLibDBEngine::~KLFLibDBEngine().

void KLFLibDBEnginePropertyChangeNotifier::notifyResourcePropertyChanged ( int  propId)
inline

Definition at line 49 of file klflibdbengine_p.h.

References resourcePropertyChanged().

void KLFLibDBEnginePropertyChangeNotifier::notifySubResourcePropertyChanged ( const QString subResource,
int  propId 
)
inline

Definition at line 54 of file klflibdbengine_p.h.

References subResourcePropertyChanged().

void KLFLibDBEnginePropertyChangeNotifier::ref ( )
inline

Definition at line 45 of file klflibdbengine_p.h.

void KLFLibDBEnginePropertyChangeNotifier::resourcePropertyChanged ( int  propId)
signal
void KLFLibDBEnginePropertyChangeNotifier::subResourcePropertyChanged ( const QString subResource,
int  propId 
)
signal

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

Generated by doxygen 1.8.5