#include <ProcessorList.h>
List of all members.
Constructor & Destructor Documentation
ProcessorListItem::ProcessorListItem |
( |
const String & |
name | ) |
|
ProcessorListItem::~ProcessorListItem |
( |
| ) |
|
Member Function Documentation
void ProcessorListItem::clearSubItems |
( |
| ) |
|
const String& ProcessorListItem::getName |
( |
| ) |
|
int ProcessorListItem::getNumSubItems |
( |
| ) |
|
const String& ProcessorListItem::getParentName |
( |
| ) |
|
bool ProcessorListItem::hasSubItems |
( |
| ) |
|
bool ProcessorListItem::isOpen |
( |
| ) |
|
bool ProcessorListItem::isSelected |
( |
| ) |
|
|
inline |
void ProcessorListItem::removeSubItem |
( |
int |
index | ) |
|
void ProcessorListItem::reverseOpenState |
( |
| ) |
|
|
inline |
void ProcessorListItem::setOpen |
( |
bool |
| ) |
|
void ProcessorListItem::setParentName |
( |
const String & |
name | ) |
|
void ProcessorListItem::setSelected |
( |
bool |
b | ) |
|
|
inline |
Member Data Documentation
int ProcessorListItem::colorId |
The documentation for this class was generated from the following file: