Planeshift
|
#include <csutil/array.h>
#include <iutil/event.h>
#include "pscharcontrol.h"
#include "paws/pawswidget.h"
#include "paws/pawsbutton.h"
#include "paws/pawstextbox.h"
#include "pawsconfigwindow.h"
Go to the source code of this file.
Classes | |
class | pawsConfigKeys |
This window is used to configure keyboard bindings. More... | |
class | pawsFingeringReceiver |
This interface receive OnFingering notification from the FingeringWindow. More... | |
class | pawsFingeringWindow |
Class pawsFingeringWindow is a small dialog box that ask the user to press a key combination that will be bound to some action. More... | |
Defines | |
#define | NO_BIND "" |
Functions | |
CREATE_PAWS_FACTORY (pawsConfigKeys) | |
CREATE_PAWS_FACTORY (pawsFingeringWindow) |
#define NO_BIND "" |
Definition at line 40 of file pawsconfigkeys.h.
CREATE_PAWS_FACTORY | ( | pawsConfigKeys | ) |
CREATE_PAWS_FACTORY | ( | pawsFingeringWindow | ) |