Ajout de l'editeur d'elements

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@94 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-06-30 17:41:07 +00:00
parent 0472392977
commit 75ca8fd3f2
79 changed files with 3867 additions and 345 deletions

View File

@@ -28,6 +28,7 @@ class ElementsCategory : public QDir {
void addName(const QString &, const QString &);
bool write() const;
bool remove() const;
bool isWritable() const;
//bool move(const QString &new_parent);
private: