class gfmFile

GfmFile is the class with the model data. More...

Definition#include <k2dgrflow/gfmfile.h>
InheritsKSimpleConfig (kdecore) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Methods

Private Members


Detailed Description

GfmFile is the class with the model data. It is organized like a config file, therefore the inheritance A lot of the methods should be made unavailable for good use, but this is suspended to a later version where this class should be on its own

 gfmFile ()

gfmFile

 gfmFile ( const QString &pFileName)

gfmFile

 ~gfmFile ()

~gfmFile

[virtual]

void  changeFileName (const QString &pFileName)

changeFileName

void  save ()

save

a gfm model file has to be explicetely saved so that it would be stored to disk

void  newFile ()

newFile

creating a new model file

void  openFile (const KURL &url)

openFile

bool  untitled ()

untitled

return if a modelfile is still untitled

bool bUntitled

bUntitled

[private]

void  cleangfm ()

cleangfm

[private]

function that empties the present modelfile completely

void  initgfm ()

initgfm

[private]

function that fills the present model file with the standard groups and values