class QucView : public QucHTMLFormAnalyser an HTML form creator and analyser
| | QucView ( CorString aName = "View" )
| ||||
| | QucView ( const QucView & aRef )
| ||||
| | operator= ( const QucView & aRef )
| ||||
| | ~QucView () | ||||
| | setParameter ( const DfcParameter& aParameter ) | ||||
| | setParameter ( const CorString& aName, const DfcValue& aValue )
| ||||
| | getParameter ( const CorString& aName ) const
| ||||
| | parseCheckBox ( const CorString& aName, CorBool& aFlag )
| ||||
| | parseRadioB ( const CorString& aName, CorString& aValue )
| ||||
| | parseChar ( const CorString& aName, CorString& aValue )
| ||||
| | parseDouble ( const CorString& aName, double& aValue )
| ||||
| | parseInt ( const CorString& aName, int& aValue )
| ||||
| | become ( const QucView & aRef )
|
| | aRef |
| | aString |
| | aRef |
| | aString |
| | anEvaluation |
| | aName |
| | aFlag |
| | aName |
| | aValue |
| | aName |
| | aValue |
| | aName |
| | aValue |
| | aName |
| | aValue |
| | aRef |
| | aTitle |
| | aToken |
| | aString |
| | aRef |
![]()
SYNOPSIS
#include <QucView.h> QucView myObject;DESCRIPTION
This class can create and analyse a form. The form can contain several parameters which can be queried and modified.CAUTIONS
<optional>EXAMPLES
<optional>SEE ALSO
QucHTMLFormAnalyser
Arguments
Arguments
Arguments
Arguments
new parameter
Arguments
Returns This function returns the value of the named parameter.
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Preconditions
Returns
This function returns whether all the data could be parsed
(QucTAG_EVALUATED) or whether there was an error (QucTAG_NOT_EVALUATED).
Exceptions
Arguments
Arguments
| VLT-DFS Subsystem Core - User Manual 1.1 | VLT-MAN-ESO-19000-0001 |
generated by doc++