class CPersistantClassStore
|
This class handles all persistant storage of classes,
global functions and variables. More... |
|
|
Public Methods
Public Members
This class handles all persistant storage of classes,
global functions and variables.
CPersistantClassStore ()
| CPersistantClassStore |
CPersistantClassStore ( const char *aFilename )
| CPersistantClassStore |
~CPersistantClassStore ()
| ~CPersistantClassStore |
| QString filename
| filename |
void setPath ( const char *aPath )
| setPath |
Set the path where the database files should be stored.
Parameters:
| aPath | Path to the database files.
|
void setFilename ( const char *aFilename )
| setFilename |
Set the name of the file to read/write.
Parameters:
| aFilename | Name of the database file.
|
Store a class in the database.
Parameters:
| aClass | The class to store in the database.
|
void removeClass ( const char * )
| removeClass |
Remove a class from the database.
Parameters:
| aName | Name of the class to remove.
|
bool hasClass ( const char *aName )
| hasClass |
CParsedClass * getClassByName ( const char *aName )
| getClassByName |
- Author: Jonas Nordin
- Generated: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54.