List of all members | Public Types | Properties | Public Slots | Signals | Public Member Functions
ParameterGroup Class Reference

#include <parametergroup.h>

Inheritance diagram for ParameterGroup:
QGroupBox

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 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 ()
 

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 ()
 

Member Enumeration Documentation

◆ ParameterGroupStates

Enumerator
All 
Selected 
Pattern 

◆ ParameterGroupTypes

Enumerator
AdhocGroup 
PlannerCode 
ProductCategory 
ClassCode 
ItemGroup 
CostCategory 
CustomerType 
CustomerGroup 
CurrencyNotBase 
Currency 
WorkCenter 
User 
ActiveUser 
OpportunitySource 
OpportunityStage 
OpportunityType 

Property Documentation

◆ fixedSize

bool ParameterGroup::fixedSize
readwrite

◆ ParameterGroupStates

◆ ParameterGroupTypes

◆ pattern

QString ParameterGroup::pattern
readwrite

◆ selected

QString ParameterGroup::selected
readwrite

Constructor & Destructor Documentation

◆ ParameterGroup()

ParameterGroup::ParameterGroup ( QWidget pParent = 0,
const char *  pName = 0 
)

Member Function Documentation

◆ 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

void ParameterGroup::setState ( enum ParameterGroupStates  pState)
slot

◆ setType

void ParameterGroup::setType ( enum ParameterGroupTypes  pType)
slot

◆ state()

enum ParameterGroup::ParameterGroupStates ParameterGroup::state ( )

◆ type()

enum ParameterGroupTypes ParameterGroup::type ( )
inline

◆ updated

void ParameterGroup::updated ( )
signal

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

Generated on Mon May 3 2021 xTuple ERP Programmer Reference, Version 4.12.0 doxygen 1.8.17