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

FXTable.h File Reference

#include "FXScrollArea.h"

Go to the source code of this file.

Classes

struct  FX::FXTablePos
 Position in table. More...
struct  FX::FXTableRange
 Range of table cells. More...
class  FX::FXTableItem
 Item in table. More...
class  FX::FXComboTableItem
 Combobox Item. More...
class  FX::FXTable
 The Table widget displays a table of items, each with a text and optional icon. More...

Namespaces

namespace  FX

Enumerations

enum  { FX::DEFAULT_MARGIN = 2 }
enum  {
  FX::TABLE_COL_SIZABLE = 0x00100000,
  FX::TABLE_ROW_SIZABLE = 0x00200000,
  FX::TABLE_NO_COLSELECT = 0x00400000,
  FX::TABLE_NO_ROWSELECT = 0x00800000,
  FX::TABLE_READONLY = 0x01000000,
  FX::TABLE_COL_RENUMBER = 0x02000000,
  FX::TABLE_ROW_RENUMBER = 0x04000000
}

Copyright © 1997-2009 Jeroen van der Zijp