Allows the user to navigate between multiple parallel signal chains.
More...
#include <EditorViewport.h>
List of all members.
Detailed Description
Allows the user to navigate between multiple parallel signal chains.
Each SignalChainTabButton sits on the left-hand side of the EditorViewport and is associated with a given signal chain. Clicking the tab button makes the editors for its signal chain visible.
- See also:
- EditorViewport
Constructor & Destructor Documentation
SignalChainTabButton::SignalChainTabButton |
( |
| ) |
|
SignalChainTabButton::~SignalChainTabButton |
( |
| ) |
|
Member Function Documentation
void SignalChainTabButton::setNumber |
( |
int |
n | ) |
|
bool SignalChainTabButton::hasNewConnections |
( |
| ) |
|
Returns the state of the configurationChanged variable.
void SignalChainTabButton::hasNewConnections |
( |
bool |
t | ) |
|
Sets the state of the configurationChanged variable.
Member Data Documentation
int SignalChainTabButton::offset |
The documentation for this class was generated from the following file: