ParameterGroup Class Reference

#include <parametergroup.h>

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

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

◆ pattern

QString ParameterGroup::pattern
readwrite

◆ selected

QString ParameterGroup::selected
readwrite

◆ state

enum ParameterGroup::ParameterGroupStates ParameterGroup::state
readwrite

◆ type

enum ParameterGroupTypes ParameterGroup::type
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 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 Feb 17 2025 xTuple ERP Programmer Reference, Version 6.2.0 doxygen 1.11.0