Open Ephys GUI
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions
EditorButton Class Reference

A button within the ChannelSelector that allows the user to switch between tabs of all the channels. More...

#include <ChannelSelector.h>

List of all members.

Public Member Functions

 EditorButton (const String &name, Font &f)
 ~EditorButton ()
bool getState ()
void setState (bool state)

Detailed Description

A button within the ChannelSelector that allows the user to switch between tabs of all the channels.

See also:
ChannelSelector

Constructor & Destructor Documentation

EditorButton::EditorButton ( const String &  name,
Font &  f 
)
EditorButton::~EditorButton ( )

Member Function Documentation

bool EditorButton::getState ( )
void EditorButton::setState ( bool  state)

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