GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Dbo
Vars
Var.h
Go to the documentation of this file.
1
#line 2 "src/Dbo/Var.h"
2
3
#ifndef __VAR_H___
4
#define __VAR_H___
5
6
#include <Wt/WFormModel.h>
7
8
namespace
GCW
{
9
namespace
Dbo {
10
namespace
Var {
11
namespace
Field {
12
13
extern
Wt::WFormModel::Field
keyField
;
// text(32) PRIMARY KEY NOT NULL
14
extern
Wt::WFormModel::Field
cfyField
;
// text(32) NOT NULL
15
extern
Wt::WFormModel::Field
varField
;
// text
16
17
}
18
}
19
}
20
}
// endnamespace GCW {
21
22
#endif
// end#ifndef __VAR_H___
23
24
25
Wt::WFormModel::Field
const char * Field
GCW::Dbo::Var::Field::varField
Wt::WFormModel::Field varField
Definition
Var.cpp:7
GCW::Dbo::Var::Field::cfyField
Wt::WFormModel::Field cfyField
Definition
Var.cpp:6
GCW::Dbo::Var::Field::keyField
Wt::WFormModel::Field keyField
Definition
Var.cpp:5
GCW
Definition
App.h:18
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8