GnuCashew ~ GnuCash Enabled Web
GCW
|
#include <Wt/WFormModel.h>
Go to the source code of this file.
Namespaces | |
GCW | |
GCW::Dbo | |
Database Object Namespace. | |
GCW::Dbo::Jobs | |
GCW::Dbo::Jobs::Field | |
Variables | |
const char * | GCW::Dbo::Jobs::s_tableName = "jobs" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::guid = "guid" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::id = "id" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::name = "name" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::reference = "reference" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::active = "active" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::owner_type = "owner_type" |
const Wt::WFormModel::Field | GCW::Dbo::Jobs::Field::owner_guid = "owner_guid" |