SUMO - Simulation of Urban MObility
FXRealSpinDial.h File Reference
#include <config.h>
#include "FXPacker.h"
Include dependency graph for FXRealSpinDial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  FX::FXRealSpinDial
 Spinner control. More...
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::SPINDIAL_CYCLIC = SPIN_CYCLIC, FX::SPINDIAL_NOTEXT = SPIN_NOTEXT, FX::SPINDIAL_NOMAX = SPIN_NOMAX, FX::SPINDIAL_NOMIN = SPIN_NOMIN,
  FX::SPINDIAL_LOG = 0x00200000, FX::SPINDIAL_NODIAL = 0x00400000, FX::SPINDIAL_NOBUTTONS = 0x00800000, FX::SPINDIAL_NORMAL = SPINDIAL_NOBUTTONS
}
 
enum  { FX::SPINDIAL_INC_NORMAL = 0, FX::SPINDIAL_INC_FINE = -1, FX::SPINDIAL_INC_COARSE = 1 }
 

Detailed Description

Author
Lyle Johnson
Bill Baxter
Daniel Krajzewicz
Michael Behrisch
Date
2004-03-19
Version
Id
FXRealSpinDial.h 22608 2017-01-17 06:28:54Z behrisch

Definition in file FXRealSpinDial.h.