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

KLFLibDBEnginePropertyChangeNotifier Class Reference

#include <klflibdbengine_p.h>

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

List of all members.

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.
void notifyResourcePropertyChanged (int propId)
void notifySubResourcePropertyChanged (const QString &subResource, int propId)

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 ( ) [inline, virtual]

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.7.3