#include <parametergroup.h>
|
| enum | ParameterGroupStates { All
, Selected
, Pattern
} |
| |
| enum | ParameterGroupTypes {
AdhocGroup
, PlannerCode
, ProductCategory
, ClassCode
,
ItemGroup
, CostCategory
, CustomerType
, CustomerGroup
,
CurrencyNotBase
, Currency
, WorkCenter
, User
,
ActiveUser
, OpportunitySource
, OpportunityStage
, OpportunityType
} |
| |
◆ ParameterGroupStates
| Enumerator |
|---|
| All | |
| Selected | |
| Pattern | |
◆ ParameterGroupTypes
| Enumerator |
|---|
| AdhocGroup | |
| PlannerCode | |
| ProductCategory | |
| ClassCode | |
| ItemGroup | |
| CostCategory | |
| CustomerType | |
| CustomerGroup | |
| CurrencyNotBase | |
| Currency | |
| WorkCenter | |
| User | |
| ActiveUser | |
| OpportunitySource | |
| OpportunityStage | |
| OpportunityType | |
◆ fixedSize
| bool ParameterGroup::fixedSize |
|
readwrite |
◆ pattern
| QString ParameterGroup::pattern |
|
readwrite |
◆ selected
| QString ParameterGroup::selected |
|
readwrite |
◆ state
◆ type
◆ ParameterGroup()
| ParameterGroup::ParameterGroup |
( |
QWidget * | pParent = 0, |
|
|
const char * | pName = 0 ) |
◆ appendValue()
| void ParameterGroup::appendValue |
( |
ParameterList & | pParams | ) |
|
◆ bindValue()
| void ParameterGroup::bindValue |
( |
XSqlQuery & | pQuery | ) |
|
◆ fixedSize()
| bool ParameterGroup::fixedSize |
( |
| ) |
|
|
inline |
◆ id()
| int ParameterGroup::id |
( |
| ) |
|
◆ isAll()
| Q_INVOKABLE bool ParameterGroup::isAll |
( |
| ) |
|
|
inline |
◆ isPattern()
| Q_INVOKABLE bool ParameterGroup::isPattern |
( |
| ) |
|
|
inline |
◆ isSelected()
| Q_INVOKABLE bool ParameterGroup::isSelected |
( |
| ) |
|
|
inline |
◆ pattern()
| Q_INVOKABLE QString ParameterGroup::pattern |
( |
| ) |
|
◆ repopulateSelected
| void ParameterGroup::repopulateSelected |
( |
| ) |
|
|
slot |
◆ selected()
| Q_INVOKABLE QString ParameterGroup::selected |
( |
| ) |
|
◆ setFixedSize
| void ParameterGroup::setFixedSize |
( |
bool | pFixed | ) |
|
|
slot |
◆ setId
| void ParameterGroup::setId |
( |
int | pId | ) |
|
|
slot |
◆ setPattern
| void ParameterGroup::setPattern |
( |
const QString & | pPattern | ) |
|
|
slot |
◆ setSelected
| void ParameterGroup::setSelected |
( |
const QString & | p | ) |
|
|
slot |
◆ setState
◆ setType
◆ state()
◆ type()
◆ updated
| void ParameterGroup::updated |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files:
- parametergroup.h
- parametergroup.cpp