SimCenterCommon
Common functionality used within different SimCenter projects
SectionTitle Class Reference

#include <sectiontitle.h>

Inheritance diagram for SectionTitle:
Collaboration diagram for SectionTitle:

Public Member Functions

 SectionTitle (QWidget *parent=0)
 
void setTitle (QString)
 
void setText (QString s)
 
void addWidget (QWidget *theWidget)
 

Detailed Description

Definition at line 66 of file sectiontitle.h.

Constructor & Destructor Documentation

SectionTitle::SectionTitle ( QWidget *  parent = 0)
explicit

Definition at line 39 of file sectiontitle.cpp.

Member Function Documentation

void SectionTitle::addWidget ( QWidget *  theWidget)

Definition at line 70 of file sectiontitle.cpp.

void SectionTitle::setText ( QString  s)
inline

Definition at line 74 of file sectiontitle.h.

void SectionTitle::setTitle ( QString  s)

Definition at line 65 of file sectiontitle.cpp.


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