35 #ifndef KDGANTTSEMISIZINGCONTROL_H
36 #define KDGANTTSEMISIZINGCONTROL_H
38 #include "KDGanttSizingControl.h"
55 const char* name = 0 );
58 const char* name = 0 );
78 enum Direction {Left, Right, Up, Down };
79 TQPixmap pixmap( Direction );
82 Qt::Orientation _orient;
84 TQWidget* _minimizedWidget;
85 TQWidget* _maximizedWidget;
|