#include <parametergroup.h>
List of all members.
Public Types |
| enum | ParameterGroupStates { All,
Selected,
Pattern
} |
| enum | ParameterGroupTypes {
AdhocGroup,
PlannerCode,
ProductCategory,
ClassCode,
ItemGroup,
CostCategory,
CustomerType,
CustomerGroup,
CurrencyNotBase,
Currency,
WorkCenter,
User,
ActiveUser,
OpportunitySource,
OpportunityStage,
OpportunityType
} |
Properties |
| bool | fixedSize |
| enum | ParameterGroupStates |
| enum | ParameterGroupTypes |
| QString | pattern |
| QString | selected |
Public Member Functions |
| | ParameterGroup (QWidget *=0, const char *=0) |
| void | appendValue (ParameterList &) |
| void | bindValue (XSqlQuery &) |
| bool | fixedSize () |
| Q_INVOKABLE int | id () |
| Q_INVOKABLE bool | isAll () |
| Q_INVOKABLE bool | isPattern () |
| Q_INVOKABLE bool | isSelected () |
| Q_INVOKABLE QString | pattern () |
| Q_INVOKABLE QString | selected () |
| enum ParameterGroupStates | state () |
| enum ParameterGroupTypes | type () |
Public Slots |
| void | repopulateSelected () |
| void | setFixedSize (bool) |
| void | setId (int) |
| void | setPattern (const QString &) |
| void | setSelected (const QString &) |
| void | setState (enum ParameterGroupStates) |
| void | setType (enum ParameterGroupTypes) |
Signals |
| void | updated () |
Member Enumeration Documentation
- Enumerator:
| AdhocGroup |
|
| PlannerCode |
|
| ProductCategory |
|
| ClassCode |
|
| ItemGroup |
|
| CostCategory |
|
| CustomerType |
|
| CustomerGroup |
|
| CurrencyNotBase |
|
| Currency |
|
| WorkCenter |
|
| User |
|
| ActiveUser |
|
| OpportunitySource |
|
| OpportunityStage |
|
| OpportunityType |
|
Constructor & Destructor Documentation
Member Function Documentation
Property Documentation
The documentation for this class was generated from the following files: