defuze.me  Client
Public Member Functions | Protected Member Functions | Protected Attributes
Gui::GridWidget Class Reference

The only-one-in-a-tab Grid containing the Gui::GridElement. More...

#include <gridwidget.hpp>

Collaboration diagram for Gui::GridWidget:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GridWidget (Tab *tab, QWidget *parent=0)
QHBoxLayout * getColumnsLayout ()
QVBoxLayout * getColumn (int column)
TabgetTab () const

Protected Member Functions

void changeEvent (QEvent *e)

Protected Attributes

Tabtab

Detailed Description

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.


The documentation for this class was generated from the following files: