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

FXKnob.h File Reference

#include "FXFrame.h"

Go to the source code of this file.

Classes

class  FX::FXKnob
 The knob widget is a valuator widget which provides simple linear value range. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::KNOB_NEEDLE = 0,
  FX::KNOB_DOT = 0x00008000,
  FX::KNOB_TICKS = 0x00010000,
  FX::KNOB_INDICATOR = 0x00020000,
  FX::KNOB_NORMAL = (KNOB_NEEDLE|KNOB_TICKS)
}

Copyright © 1997-2005 Jeroen van der Zijp