29#include <sptk5/sptk.h>
32#include <FL/Fl_Button.H>
33#include <FL/Fl_Group.H>
34#include <FL/Fl_Input_.H>
35#include <sptk5/DateTime.h>
36#include <sptk5/db/PoolDatabaseConnection.h>
37#include <sptk5/db/Query.h>
38#include <sptk5/gui/CControl.h>
39#include <sptk5/gui/CInput.h>
41#include <sptk5/gui/CBox.h>
82#ifdef __COMPATIBILITY_MODE__
91 CMemoInput(
int x,
int y,
int w,
int h,
const char* label = 0);
Definition: CLayoutClient.h:82
Definition: Variant.h:372
CControlKind
Control kind is the constant to report the internal SPTK RTTI.
Definition: CControl.h:50
CLayoutAlign
Definition: CLayoutClient.h:44