#include "QtxWorkstack.h"#include "QtxAction.h"#include <QMenu>#include <QStyle>#include <QRegExp>#include <QLayout>#include <QPainter>#include <QDataStream>#include <QFocusEvent>#include <QMouseEvent>#include <QRubberBand>#include <QApplication>#include <QStyleOption>#include <QInputDialog>#include <QStackedWidget>#include <QAbstractButton>Classes | |
| class | QtxWorkstackArea::WidgetEvent | 
| Internal class used to forward child widgets events to the workarea.  More... | |
| class | QtxWorkstackArea::RestoreEvent | 
| Internal class used to forward restore info events to the workarea.  More... | |
| class | CloseButton | 
Functions | |
| static void | setSizes (QIntList &szList, const int item_ind, const int new_near, const int new_this, const int new_farr) | 
| Calculate sizes of the splitter widget for the workarea.  More... | |
| static int | positionSimple (QIntList &szList, const int nb, const int splitter_size, const int item_ind, const int item_rel_pos, const int need_pos, const int splitter_pos) | 
| Calculate sizes of the splitter widget for the workarea.  More... | |
      
  | 
  static | 
References setSizes().