A Qt Layout that allows arbitrary locations for its items and knows about VObjectFrames and iconizations of them.
More...
#include <qVPoolLayout.hpp>
|
|
void | addItem (QLayoutItem *item) override |
| |
|
int | count () const override |
| |
|
QLayoutItem * | itemAt (int index) const override |
| |
|
QSize | minimumSize () const override |
| |
|
QRect | poolRect () const |
| |
|
| qVPoolLayout (QWidget *parent) |
| |
|
QSize | sizeHint () const override |
| |
|
QLayoutItem * | takeAt (int index) override |
| |
A Qt Layout that allows arbitrary locations for its items and knows about VObjectFrames and iconizations of them.
The documentation for this class was generated from the following files:
- qVPoolLayout.hpp
- qVPoolLayout.cpp