Qt 4.8
|
#include <qtoolbararealayout_p.h>
Public Functions | |
void | extendSize (Qt::Orientation o, int extent) |
QSize | minimumSize () const |
QToolBarAreaLayoutItem (QLayoutItem *item=0) | |
QSize | realSizeHint () const |
void | resize (Qt::Orientation o, int newSize) |
QSize | sizeHint () const |
bool | skip () const |
Public Variables | |
bool | gap |
int | pos |
int | preferredSize |
int | size |
QLayoutItem * | widgetItem |
Definition at line 96 of file qtoolbararealayout_p.h.
|
inline |
Definition at line 99 of file qtoolbararealayout_p.h.
|
inline |
Definition at line 119 of file qtoolbararealayout_p.h.
Referenced by QToolBarAreaLayoutInfo::moveToolBar().
QSize QToolBarAreaLayoutItem::minimumSize | ( | ) | const |
Definition at line 65 of file qtoolbararealayout.cpp.
Referenced by extendSize(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayoutLine::minimumSize(), QToolBarAreaLayoutInfo::moveToolBar(), QToolBarAreaLayoutItem(), and resize().
QSize QToolBarAreaLayoutItem::realSizeHint | ( | ) | const |
Definition at line 81 of file qtoolbararealayout.cpp.
Referenced by QToolBarAreaLayoutItem(), and sizeHint().
|
inline |
Definition at line 107 of file qtoolbararealayout_p.h.
Referenced by QToolBarAreaLayoutInfo::insertGap(), QToolBarAreaLayoutInfo::moveToolBar(), and QToolBarAreaLayout::unplug().
QSize QToolBarAreaLayoutItem::sizeHint | ( | ) | const |
Definition at line 72 of file qtoolbararealayout.cpp.
Referenced by extendSize(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayoutInfo::gapIndex(), QToolBarAreaLayoutInfo::insertGap(), QToolBarAreaLayoutInfo::moveToolBar(), QToolBarAreaLayoutItem(), resize(), QToolBarAreaLayoutLine::sizeHint(), and QToolBarAreaLayout::unplug().
bool QToolBarAreaLayoutItem::skip | ( | ) | const |
Definition at line 94 of file qtoolbararealayout.cpp.
Referenced by QToolBarAreaLayout::apply(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayoutInfo::gapIndex(), QToolBarAreaLayoutInfo::insertGap(), minimumSize(), QToolBarAreaLayoutLine::minimumSize(), QToolBarAreaLayoutInfo::moveToolBar(), QToolBarAreaLayoutItem(), sizeHint(), QToolBarAreaLayoutLine::sizeHint(), QToolBarAreaLayoutLine::skip(), and QToolBarAreaLayout::unplug().
bool QToolBarAreaLayoutItem::gap |
Definition at line 135 of file qtoolbararealayout_p.h.
Referenced by QToolBarAreaLayout::apply(), QToolBarAreaLayout::deleteAllLayoutItems(), QToolBarAreaLayout::indexOf(), QToolBarAreaLayoutInfo::insertGap(), QToolBarAreaLayout::plug(), and skip().
int QToolBarAreaLayoutItem::pos |
Definition at line 132 of file qtoolbararealayout_p.h.
Referenced by QToolBarAreaLayout::apply(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayoutInfo::gapIndex(), QToolBarAreaLayoutInfo::itemRect(), QToolBarAreaLayoutInfo::moveToolBar(), QToolBarAreaLayout::restoreState(), QToolBarAreaLayout::saveState(), and QToolBarAreaLayout::unplug().
int QToolBarAreaLayoutItem::preferredSize |
Definition at line 134 of file qtoolbararealayout_p.h.
Referenced by extendSize(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayoutInfo::insertGap(), resize(), QToolBarAreaLayout::restoreState(), QToolBarAreaLayout::saveState(), and QToolBarAreaLayoutLine::sizeHint().
int QToolBarAreaLayoutItem::size |
Definition at line 133 of file qtoolbararealayout_p.h.
Referenced by QToolBarAreaLayout::apply(), extendSize(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayoutInfo::gapIndex(), QToolBarAreaLayoutInfo::insertGap(), QToolBarAreaLayoutInfo::itemRect(), QToolBarAreaLayoutInfo::moveToolBar(), resize(), and QToolBarAreaLayout::restoreState().
QLayoutItem* QToolBarAreaLayoutItem::widgetItem |
Definition at line 131 of file qtoolbararealayout_p.h.
Referenced by QToolBarAreaLayout::apply(), QToolBarAreaLayout::deleteAllLayoutItems(), QToolBarAreaLayout::findToolBar(), QToolBarAreaLayoutLine::fitLayout(), QToolBarAreaLayout::getStyleOptionInfo(), QToolBarAreaLayout::indexOf(), QToolBarAreaLayoutInfo::insertGap(), QToolBarAreaLayoutInfo::insertItem(), QToolBarAreaLayoutInfo::insertToolBarBreak(), QMainWindowLayoutState::item(), QToolBarAreaLayout::itemAt(), minimumSize(), QToolBarAreaLayoutInfo::moveToolBar(), QToolBarAreaLayout::plug(), realSizeHint(), QToolBarAreaLayoutInfo::removeToolBar(), QToolBarAreaLayoutInfo::removeToolBarBreak(), QToolBarAreaLayout::restoreState(), QToolBarAreaLayout::saveState(), skip(), QToolBarAreaLayout::takeAt(), and QToolBarAreaLayout::toolBarBreak().