Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

Dial style options


Enumerations

enum  {
  FX::DIAL_VERTICAL = 0,
  FX::DIAL_HORIZONTAL = 0x00008000,
  FX::DIAL_CYCLIC = 0x00010000,
  FX::DIAL_HAS_NOTCH = 0x00020000,
  FX::DIAL_NORMAL = DIAL_VERTICAL
}

Enumeration Type Documentation

anonymous enum
 

Enumeration values:
DIAL_VERTICAL  Vertically oriented.
DIAL_HORIZONTAL  Horizontal oriented.
DIAL_CYCLIC  Value wraps around.
DIAL_HAS_NOTCH  Dial has a Center Notch.
DIAL_NORMAL 

Copyright © 1997-2005 Jeroen van der Zijp