Wtx ~ Wt Extension Library
WtxLib
|
Human Types. More...
Classes | |
class | Definition |
class | Desktop |
class | Item |
class | ManagerWidget |
class | Template |
Functions | |
void | mapClasses (Wtx::Dbo::Session &session) |
void | postCreateTables (Wtx::Dbo::Session &session) |
std::string | key (const std::string &lastName, const std::string &firstName) |
Wtx::Crm::Person::Item::Ptr | load (int id, Wtx::Dbo::Session &session) |
Wtx::Crm::Person::Item::Ptr | load (const std::string &id, Wtx::Dbo::Session &session) |
Wtx::Crm::Person::Item::Ptr | xfind (const std::string &xid, Wtx::Dbo::Session &session) |
Wtx::Crm::Person::Item::Ptr | add (const std::string &lastName, const std::string &firstName, Wtx::Dbo::Session &session) |
std::shared_ptr< Wt::WAbstractItemModel > | getComboBoxModel (int sid, int tid, const std::string &where, Wtx::Dbo::Session &) |
Variables | |
Definition | g_PersonDef |
Human Types.
Private Information.