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

FXGradientBar.h File Reference
#include "FXFrame.h"

Go to the source code of this file.

Classes

struct  FX::FXGradient
 
class  FX::FXGradientBar
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::GRADIENTBAR_HORIZONTAL = 0,
  FX::GRADIENTBAR_VERTICAL = 0x00008000,
  FX::GRADIENTBAR_NO_CONTROLS = 0,
  FX::GRADIENTBAR_CONTROLS_TOP = 0x00010000,
  FX::GRADIENTBAR_CONTROLS_BOTTOM = 0x00020000,
  FX::GRADIENTBAR_CONTROLS_LEFT = GRADIENTBAR_CONTROLS_TOP,
  FX::GRADIENTBAR_CONTROLS_RIGHT = GRADIENTBAR_CONTROLS_BOTTOM
}
 
enum  {
  FX::GRADIENT_BLEND_LINEAR,
  FX::GRADIENT_BLEND_POWER,
  FX::GRADIENT_BLEND_SINE,
  FX::GRADIENT_BLEND_INCREASING,
  FX::GRADIENT_BLEND_DECREASING
}
 

Copyright © 1997-2005 Jeroen van der Zijp