Public Types | Properties | Public Member Functions | Public Slots | Signals
ParameterGroup Class Reference

#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:
All 
Selected 
Pattern 
Enumerator:
AdhocGroup 
PlannerCode 
ProductCategory 
ClassCode 
ItemGroup 
CostCategory 
CustomerType 
CustomerGroup 
CurrencyNotBase 
Currency 
WorkCenter 
User 
ActiveUser 
OpportunitySource 
OpportunityStage 
OpportunityType 

Constructor & Destructor Documentation

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

Member Function Documentation

void ParameterGroup::appendValue ( ParameterList &  pParams)
void ParameterGroup::bindValue ( XSqlQuery &  pQuery)
bool ParameterGroup::fixedSize ( ) [inline]
Q_INVOKABLE bool ParameterGroup::isAll ( ) [inline]
Q_INVOKABLE bool ParameterGroup::isPattern ( ) [inline]
Q_INVOKABLE bool ParameterGroup::isSelected ( ) [inline]
void ParameterGroup::setFixedSize ( bool  pFixed) [slot]
void ParameterGroup::setId ( int  pId) [slot]
void ParameterGroup::setPattern ( const QString pPattern) [slot]
void ParameterGroup::setSelected ( const QString p) [slot]
void ParameterGroup::setState ( enum ParameterGroupStates  pState) [slot]
void ParameterGroup::setType ( enum ParameterGroupTypes  pType) [slot]
void ParameterGroup::updated ( ) [signal]

Property Documentation

bool ParameterGroup::fixedSize [read, write]

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

Generated on Mon Jan 23 2012 12:22:35 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1