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

A button that displays text. More...

#include <GenericEditor.h>

List of all members.

Public Member Functions

 UtilityButton (const String &label_, Font font_)
 ~UtilityButton ()
void setCorners (bool UL, bool UR, bool LL, bool LR)
void setRadius (float r)
void setEnabledState (bool)
bool getEnabledState ()

Detailed Description

A button that displays text.

See also:
GenericEditor

Constructor & Destructor Documentation

UtilityButton::UtilityButton ( const String &  label_,
Font  font_ 
)
UtilityButton::~UtilityButton ( )
inline

Member Function Documentation

bool UtilityButton::getEnabledState ( )
inline
void UtilityButton::setCorners ( bool  UL,
bool  UR,
bool  LL,
bool  LR 
)
void UtilityButton::setEnabledState ( bool  )
void UtilityButton::setRadius ( float  r)

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