![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include "FXFrame.h"Go to the source code of this file.
Classes | |
| class | FX::FXDial |
| The Dial widget is a valuator widget which is able to provide a cyclic value range when the DIAL_CYCLIC is passed, or a simple linear value range. More... | |
Namespaces | |
| namespace | FX |
Enumerations | |
| enum | { FX::DIAL_VERTICAL = 0, FX::DIAL_HORIZONTAL = 0x00008000, FX::DIAL_CYCLIC = 0x00010000, FX::DIAL_HAS_NOTCH = 0x00020000, FX::DIAL_NORMAL = DIAL_VERTICAL } |
|
|