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

Provides general application controls. More...

#include <ControlPanel.h>

Inheritance diagram for ControlPanel:
AccessClass

List of all members.

Public Member Functions

 ControlPanel (ProcessorGraph *graph, AudioComponent *audio)
 ~ControlPanel ()
void disableCallbacks ()
AccessClassgetAudioEditor ()
void openState (bool)
void toggleState ()
bool isOpen ()
- Public Member Functions inherited from AccessClass
 AccessClass ()
 ~AccessClass ()
void setUIComponent (UIComponent *)
EditorViewportgetEditorViewport ()
DataViewportgetDataViewport ()
ProcessorListgetProcessorList ()
ProcessorGraphgetProcessorGraph ()
ControlPanelgetControlPanel ()
MessageCentergetMessageCenter ()
UIComponentgetUIComponent ()
AudioComponentgetAudioComponent ()

Detailed Description

Provides general application controls.

Displays useful information and provides buttons to control acquistion and recording.

The ControlPanel is located along the top of the application window.

See also:
UIComponent

Constructor & Destructor Documentation

ControlPanel::ControlPanel ( ProcessorGraph graph,
AudioComponent audio 
)
ControlPanel::~ControlPanel ( )

Member Function Documentation

void ControlPanel::disableCallbacks ( )
AccessClass* ControlPanel::getAudioEditor ( )
inline
bool ControlPanel::isOpen ( )
inline
void ControlPanel::openState ( bool  )
void ControlPanel::toggleState ( )

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