#include <FdSubWindow.hpp>
Public Attributes | |
int | width |
QString | text |
Qt::Alignment | alignement |
Qt::GlobalColor | color |
Definition at line 188 of file FdSubWindow.hpp.
Qt::Alignment tableElement::alignement |
Definition at line 191 of file FdSubWindow.hpp.
Qt::GlobalColor tableElement::color |
Definition at line 192 of file FdSubWindow.hpp.
QString tableElement::text |
Definition at line 190 of file FdSubWindow.hpp.
int tableElement::width |
Definition at line 189 of file FdSubWindow.hpp.