left toolbox

This commit is contained in:
doitux
2007-02-20 00:05:09 +00:00
parent 6e7f6dfdbe
commit 2e6cf7cddf
10 changed files with 1189 additions and 948 deletions
+6 -1
View File
@@ -169,7 +169,8 @@ public slots:
void breakButtonClicked();
void keyPressEvent ( QKeyEvent * event );
void switchToolBox();
void switchLeftToolBox();
void switchRightToolBox();
void paintStartSplash();
@@ -182,6 +183,10 @@ private:
Log *myLog;
ConfigFile *myConfig;
//Logo
QLabel *label_logoleft;
QLabel *label_logoright;
//MyPixmapCardsLabel
MyCardsPixmapLabel *pixmapLabel_cardBoard0;
MyCardsPixmapLabel *pixmapLabel_cardBoard1;