#include "FXButton.h"
#include "FXPacker.h"
#include <qptrvector.h>
Namespaces | |
namespace | FX |
Classes | |
class | FX::FXApplyResetList |
A list of widgets which understand the SEL_APPLY and SEL_RESET commands. More... | |
class | FX::FXPrimaryButton |
A primary button within a dialog. More... | |
Enumerations | |
enum | { FX::PBUTTON_POSITIVE, FX::PBUTTON_NEGATIVE, FX::PBUTTON_NOAUTOLAYOUT, PBUTTON_NORMAL, FX::PBUTTON_OK, FX::PBUTTON_CANCEL, FX::PBUTTON_DEFOK, FX::PBUTTON_DEFCANCEL } |