new table layout with inverted y coordinate

This commit is contained in:
Max-Wilhelm Bruker 2010-10-14 17:51:36 +02:00
parent 2543a5b241
commit bc7b48a7aa
9 changed files with 464 additions and 425 deletions

View file

@ -18,6 +18,7 @@ private:
int currentMinimumWidth;
QPixmap bgPixmap;
bool active;
bool isInverted() const;
private slots:
void updateBgPixmap();
public slots: