defuze.me
Client
|
The only-one-in-a-tab Grid containing the Gui::GridElement. More...
#include <gridwidget.hpp>
Public Member Functions | |
GridWidget (Tab *tab, QWidget *parent=0) | |
QHBoxLayout * | getColumnsLayout () |
QVBoxLayout * | getColumn (int column) |
Tab * | getTab () const |
Protected Member Functions | |
void | changeEvent (QEvent *e) |
Protected Attributes | |
Tab * | tab |
The only-one-in-a-tab Grid containing the Gui::GridElement.
Contains an horizontal layout, which contains several vertical layouts.
Definition at line 24 of file gridwidget.hpp.