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

FXBitmapView.h File Reference

#include "FXScrollArea.h"

Go to the source code of this file.

Classes

class  FX::FXBitmapView
 The Bitmap View widget display a scrollable view of a monochrome bitmap image; the bitmap is not owned by the bitmap frame so it must be explicitly deleted elsewhere. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::BITMAPVIEW_NORMAL = 0,
  FX::BITMAPVIEW_CENTER_X = 0,
  FX::BITMAPVIEW_LEFT = 0x00100000,
  FX::BITMAPVIEW_RIGHT = 0x00200000,
  FX::BITMAPVIEW_CENTER_Y = 0,
  FX::BITMAPVIEW_TOP = 0x00400000,
  FX::BITMAPVIEW_BOTTOM = 0x00800000
}

Copyright © 1997-2005 Jeroen van der Zijp