umbrello 2.39.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <valaimport.h>
Public Member Functions | |
ValaImport (CodeImpThread *thread=0) | |
virtual | ~ValaImport () |
QString | fileExtension () |
![]() | |
CsValaImportBase (CodeImpThread *thread=0) | |
virtual | ~CsValaImportBase () |
![]() | |
NativeImportBase (const QString &singleLineCommentIntro, CodeImpThread *thread=0) | |
virtual | ~NativeImportBase () |
![]() | |
ClassImport (CodeImpThread *thread=0) | |
virtual | ~ClassImport () |
bool | importFiles (const QStringList &fileNames) |
bool | importFile (const QString &fileName) |
void | setRootPath (const QString &path) |
bool | enabled () const |
Derivation of CsValaImportBase for Vala
|
explicit |
Constructor
|
virtual |
Destructor
|
virtual |
Reimplementation of method from CsValaImportBase
Reimplemented from CsValaImportBase.