QVISH 0.1
Public Types | Public Member Functions | Public Attributes | List of all members
Wizt::qVCGI Struct Reference
Inheritance diagram for Wizt::qVCGI:
Wizt::CGI

Public Types

enum  OutputMethod { AsHtml , AsAscii }
 

Public Member Functions

string handleNutrition () const
 Returns an empty string if successful, otherwise contains an error description.
 
bool hasQuery () const
 
bool processNutritionQuery (const RefPtr< VNutrition > &N) const
 
 qVCGI (const CGI &cgi)
 
- Public Member Functions inherited from Wizt::CGI
bool isValid () const
 
bool printNutritionQuery (const RefPtr< VNutrition > &N) const
 
bool printNutritionSelector () const
 

Public Attributes

enum Wizt::qVCGI::OutputMethod OutputMethod = AsHtml
 
QUrlQuery WebQuery
 
- Public Attributes inherited from Wizt::CGI
std::string QUERY_STRING
 
std::string REQUEST_METHOD
 
std::string SCRIPT_NAME
 

The documentation for this struct was generated from the following files: