SimCenterCommon
Common functionality used within different SimCenter projects
|
#include <sectiontitle.h>
Public Member Functions | |
SectionTitle (QWidget *parent=0) | |
void | setTitle (QString) |
void | setText (QString s) |
void | addWidget (QWidget *theWidget) |
Definition at line 66 of file sectiontitle.h.
|
explicit |
Definition at line 39 of file sectiontitle.cpp.
void SectionTitle::addWidget | ( | QWidget * | theWidget | ) |
Definition at line 70 of file sectiontitle.cpp.
|
inline |
Definition at line 74 of file sectiontitle.h.
void SectionTitle::setTitle | ( | QString | s | ) |
Definition at line 65 of file sectiontitle.cpp.