Open Ephys GUI
 All Classes Functions Variables
Public Member Functions | Public Attributes | Private Attributes
ProcessorListItem Class Reference

List of all members.

Public Member Functions

 ProcessorListItem (const String &name)
int getNumSubItems ()
ProcessorListItemgetSubItem (int index)
void clearSubItems ()
void addSubItem (ProcessorListItem *newItem)
void removeSubItem (int index)
bool hasSubItems ()
bool isOpen ()
void setOpen (bool)
bool isSelected ()
void setSelected (bool b)
void reverseOpenState ()
const String & getName ()
const String & getParentName ()
void setParentName (const String &name)

Public Attributes

int colorId

Private Attributes

bool selected
bool open
const String name
String parentName
OwnedArray< ProcessorListItemsubItems

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