Mixxx

ControlPushButton Class Reference

#include <controlpushbutton.h>

Inheritance diagram for ControlPushButton:
Collaboration diagram for ControlPushButton:

List of all members.

Public Member Functions

 ControlPushButton (ConfigKey key)
 ~ControlPushButton ()
void setToggleButton (bool bIsToggleButton)
void setStates (int num_states)

Protected Member Functions

void setValueFromMidi (MidiCategory c, double v)

Detailed Description

Author:
Tue and Ken Haste Andersen

Definition at line 28 of file controlpushbutton.h.


Constructor & Destructor Documentation

ControlPushButton::ControlPushButton ( ConfigKey  key)

Definition at line 24 of file controlpushbutton.cpp.

ControlPushButton::~ControlPushButton ( )

Definition at line 30 of file controlpushbutton.cpp.


Member Function Documentation

void ControlPushButton::setStates ( int  num_states)

Definition at line 41 of file controlpushbutton.cpp.

Here is the caller graph for this function:

void ControlPushButton::setToggleButton ( bool  bIsToggleButton)

Definition at line 35 of file controlpushbutton.cpp.

Here is the caller graph for this function:

void ControlPushButton::setValueFromMidi ( MidiCategory  ,
double  v 
) [protected, virtual]

Called when a widget has changed value. Not thread safe.

Reimplemented from ControlObject.

Definition at line 46 of file controlpushbutton.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines