kdevcreatefile.h
Go to the documentation of this file.
KDevCreateFile(const KDevPluginInfo *info, TQObject *parent=0, const char *name=0)
Constructor.
Definition: kdevcreatefile.h:125
File created with KDevCreateFile implementation.
Definition: kdevcreatefile.h:53
File was not created due to user intervention.
Definition: kdevcreatefile.h:59
File was successfuly created but not added to a project.
Definition: kdevcreatefile.h:61
virtual CreatedFile createNewFile(TQString ext=TQString(), TQString dir=TQString(), TQString name=TQString(), TQString subtype=TQString())=0
Creates a new file, within or without the project.
File was not created due to error.
Definition: kdevcreatefile.h:60