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

FXList.h File Reference
#include "FXScrollArea.h"

Go to the source code of this file.

Classes

class  FX::FXListItem
 
class  FX::FXList
 

Namespaces

 FX
 

Typedefs

typedef FXint(* FX::FXListSortFunc )(const FXListItem *, const FXListItem *)
 
typedef FXObjectListOf
< FXListItem > 
FX::FXListItemList
 

Enumerations

enum  {
  FX::LIST_EXTENDEDSELECT = 0,
  FX::LIST_SINGLESELECT = 0x00100000,
  FX::LIST_BROWSESELECT = 0x00200000,
  FX::LIST_MULTIPLESELECT = 0x00300000,
  FX::LIST_AUTOSELECT = 0x00400000,
  FX::LIST_NORMAL = LIST_EXTENDEDSELECT
}
 

Copyright © 1997-2005 Jeroen van der Zijp