#include "FXObject.h"
Go to the source code of this file.
Namespaces | |
namespace | FX |
Classes | |
class | FX::FXAccelTable |
struct | FX::FXAccelTable::FXAccelKey |
Functions | |
FXAPI FXHotKey | FX::parseAccel (const FXString &string) |
FXAPI FXString | FX::unparseAccel (FXHotKey key) |
FXAPI FXHotKey | FX::parseHotKey (const FXString &string) |
FXAPI FXint | FX::findHotKey (const FXString &string) |
FXAPI FXString | FX::stripHotKey (const FXString &string) |