#include <EditorViewportButtons.h>
Public Types | |
enum | type { LEFT, RIGHT } |
Public Member Functions | |
EditorScrollButton (int type) | |
void | setActive (bool) |
Public Attributes | |
bool | isActive |
int | direction |
DrawablePath | inactive |
DrawablePath | activeNormal |
DrawablePath | activeOver |
DrawablePath | activeDown |
A set of buttons for scrolling through editors and signal chains.