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

Used to show and hide the file browser within the ControlPanel. More...

#include <ControlPanel.h>

List of all members.

Public Member Functions

 ControlPanelButton (ControlPanel *cp_)
 ~ControlPanelButton ()
bool isOpen ()
void toggleState ()
void newOpenGLContextCreated ()
void renderOpenGL ()
void drawButton ()
void mouseDown (const MouseEvent &e)

Detailed Description

Used to show and hide the file browser within the ControlPanel.

See also:
ControlPanel

Constructor & Destructor Documentation

ControlPanelButton::ControlPanelButton ( ControlPanel cp_)
ControlPanelButton::~ControlPanelButton ( )

Member Function Documentation

void ControlPanelButton::drawButton ( )
bool ControlPanelButton::isOpen ( )
inline
void ControlPanelButton::mouseDown ( const MouseEvent &  e)
void ControlPanelButton::newOpenGLContextCreated ( )
void ControlPanelButton::renderOpenGL ( )
void ControlPanelButton::toggleState ( )

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