mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
Gestion de deux dossiers distincts pour les descriptions XML des elements ; amelioration du panel d'appareils.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@6 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
4
qetapp.h
4
qetapp.h
@@ -15,7 +15,9 @@
|
||||
QETApp(QWidget *parent=0);
|
||||
void closeEvent(QCloseEvent * event );
|
||||
void addSchemaVue(SchemaVue *);
|
||||
|
||||
static QString commonElementsDir();
|
||||
static QString customElementsDir();
|
||||
static QString QETApp::configDir();
|
||||
public slots:
|
||||
void systray(QSystemTrayIcon::ActivationReason raison);
|
||||
void systrayReduire();
|
||||
|
||||
Reference in New Issue
Block a user