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
 List item. More...
class  FX::FXList
 A List Widget displays a list of items, each with a text and optional icon. More...

Namespaces

namespace  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-2009 Jeroen van der Zijp