Introduced SemanticInfo::isValid().

This commit is contained in:
Roberto Raggi
2010-09-08 10:11:44 +02:00
parent cf40fdcccf
commit e33767205b
8 changed files with 30 additions and 6 deletions

View File

@@ -101,6 +101,7 @@ protected:
bool emitDocChangedOnDisk);
void loadQmlTypeDescriptions();
void loadQmlTypeDescriptions(const QString &path);
void updateImportPaths();