mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-07 06:10:52 +01:00
Retour de la classe QETApp mais comme derivee de QApplication cette fois
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@128 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -25,12 +25,6 @@ class QETDiagramEditor : public QMainWindow {
|
||||
public:
|
||||
void closeEvent(QCloseEvent *);
|
||||
void addDiagramView(DiagramView *);
|
||||
static QString commonElementsDir();
|
||||
static QString customElementsDir();
|
||||
static QString configDir();
|
||||
static QString languagesPath();
|
||||
static QString realPath(QString &);
|
||||
static QString symbolicPath(QString &);
|
||||
|
||||
protected:
|
||||
void actions();
|
||||
|
||||
Reference in New Issue
Block a user