![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include "FXFrame.h"
Go to the source code of this file.
Classes | |
class | FX::FXHeaderItem |
Header item. More... | |
class | FX::FXHeader |
Header control may be placed over a table or list to provide a resizable captions above a number of columns. More... | |
Namespaces | |
namespace | FX |
Typedefs | |
typedef FXObjectListOf < FXHeaderItem > | FX::FXHeaderItemList |
Enumerations | |
enum | { FX::HEADER_BUTTON = 0x00008000, FX::HEADER_HORIZONTAL = 0, FX::HEADER_VERTICAL = 0x00010000, FX::HEADER_TRACKING = 0x00020000, FX::HEADER_RESIZE = 0x00040000, FX::HEADER_NORMAL = HEADER_HORIZONTAL|FRAME_NORMAL } |
![]() |