#include <crmaccount.h>
◆ crmaccount()
crmaccount::crmaccount |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
fl = Qt::Window |
|
) |
| |
◆ ~crmaccount()
crmaccount::~crmaccount |
( |
| ) |
|
◆ callCloseEvent()
void ScriptablePrivate::callCloseEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ callSet()
enum SetResponse ScriptablePrivate::callSet |
( |
const ParameterList & |
params | ) |
|
|
virtualinherited |
◆ callShowEvent()
void ScriptablePrivate::callShowEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ closeEvent()
void crmaccount::closeEvent |
( |
QCloseEvent * |
pEvent | ) |
|
|
protectedvirtual |
◆ doDialog()
void crmaccount::doDialog |
( |
QWidget * |
parent, |
|
|
const ParameterList & |
pParams |
|
) |
| |
|
static |
◆ engine()
QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ get()
ParameterList XWidget::get |
( |
| ) |
const |
|
virtualinherited |
◆ id()
◆ languageChange
void crmaccount::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ loadScript() [1/2]
void ScriptableWidget::loadScript |
( |
const QString & |
oName | ) |
|
|
virtualinherited |
◆ loadScript() [2/2]
void ScriptableWidget::loadScript |
( |
const QStringList & |
list | ) |
|
|
virtualinherited |
◆ loadScriptEngine()
void ScriptableWidget::loadScriptEngine |
( |
| ) |
|
|
virtualinherited |
◆ newId
int crmaccount::newId |
( |
int |
id | ) |
|
|
signal |
◆ postSet
enum SetResponse XWidget::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ retranslateUi()
void Ui_crmaccount::retranslateUi |
( |
QWidget * |
crmaccount | ) |
|
|
inlineinherited |
◆ sAddAddress
void crmaccount::sAddAddress |
( |
| ) |
|
|
protectedvirtualslot |
◆ saved
void crmaccount::saved |
( |
int |
| ) |
|
|
signal |
◆ sCheckNumber
void crmaccount::sCheckNumber |
( |
| ) |
|
|
protectedvirtualslot |
◆ sClose
void crmaccount::sClose |
( |
| ) |
|
|
protectedvirtualslot |
◆ sCustomer
void crmaccount::sCustomer |
( |
| ) |
|
|
protectedvirtualslot |
◆ sCustomerToggled
void crmaccount::sCustomerToggled |
( |
| ) |
|
|
protectedvirtualslot |
◆ sDeleteReg
void crmaccount::sDeleteReg |
( |
| ) |
|
|
protectedvirtualslot |
◆ sEditReg
void crmaccount::sEditReg |
( |
| ) |
|
|
protectedvirtualslot |
◆ sEditVendor
void crmaccount::sEditVendor |
( |
| ) |
|
|
protectedvirtualslot |
◆ sEmployee
void crmaccount::sEmployee |
( |
| ) |
|
|
protectedvirtualslot |
◆ set
enum SetResponse crmaccount::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
◆ setId
void crmaccount::setId |
( |
int |
id | ) |
|
|
virtualslot |
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setupAdditionalRoles
void crmaccount::setupAdditionalRoles |
( |
| ) |
|
|
protectedvirtualslot |
◆ setupUi()
void Ui_crmaccount::setupUi |
( |
QWidget * |
crmaccount | ) |
|
|
inlineinherited |
◆ setViewMode
void crmaccount::setViewMode |
( |
| ) |
|
|
protectedvirtualslot |
◆ setVisible
void crmaccount::setVisible |
( |
bool |
visible | ) |
|
|
protectedvirtualslot |
◆ sHandleButtons
void crmaccount::sHandleButtons |
( |
| ) |
|
|
protectedvirtualslot |
◆ sHandleChildButtons
void crmaccount::sHandleChildButtons |
( |
| ) |
|
|
protectedvirtualslot |
◆ showEvent()
void XWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedinherited |
◆ sNewReg
void crmaccount::sNewReg |
( |
| ) |
|
|
protectedvirtualslot |
◆ sPopulate
void crmaccount::sPopulate |
( |
| ) |
|
|
virtualslot |
◆ sPopulateRegistrations
void crmaccount::sPopulateRegistrations |
( |
| ) |
|
|
virtualslot |
◆ sProspect
void crmaccount::sProspect |
( |
| ) |
|
|
protectedvirtualslot |
◆ sProspectToggled
void crmaccount::sProspectToggled |
( |
| ) |
|
|
protectedvirtualslot |
◆ sSalesRep
void crmaccount::sSalesRep |
( |
| ) |
|
|
protectedvirtualslot |
◆ sSave
void crmaccount::sSave |
( |
| ) |
|
|
protectedvirtualslot |
◆ sTaxAuth
void crmaccount::sTaxAuth |
( |
| ) |
|
|
protectedvirtualslot |
◆ sUpdateRelationships
void crmaccount::sUpdateRelationships |
( |
| ) |
|
|
protectedvirtualslot |
◆ sUser
void crmaccount::sUser |
( |
| ) |
|
|
protectedvirtualslot |
◆ sViewVendor
void crmaccount::sViewVendor |
( |
| ) |
|
|
protectedvirtualslot |
◆ userHasPriv()
bool crmaccount::userHasPriv |
( |
const int |
pMode = cView , |
|
|
const int |
pId = 0 |
|
) |
| |
|
static |
◆ _active
◆ _addrAdd
QPushButton* Ui_crmaccount::_addrAdd |
|
inherited |
◆ _addrDefault
◆ _address
◆ _addressButton
QRadioButton* Ui_crmaccount::_addressButton |
|
inherited |
◆ _addresses
◆ _addressesLit
XLabel* Ui_crmaccount::_addressesLit |
|
inherited |
◆ _addressesPlaceholder
QHBoxLayout* Ui_crmaccount::_addressesPlaceholder |
|
inherited |
◆ _addressPage
QWidget* Ui_crmaccount::_addressPage |
|
inherited |
◆ _addrRole
◆ _addrRoleLit
XLabel* Ui_crmaccount::_addrRoleLit |
|
inherited |
◆ _cache
◆ _characteristicsTab
QWidget* Ui_crmaccount::_characteristicsTab |
|
inherited |
◆ _charass
◆ _close
QPushButton* Ui_crmaccount::_close |
|
inherited |
◆ _comments
◆ _commentsTab
QWidget* Ui_crmaccount::_commentsTab |
|
inherited |
◆ _contactButton
QRadioButton* Ui_crmaccount::_contactButton |
|
inherited |
◆ _contactPage
QWidget* Ui_crmaccount::_contactPage |
|
inherited |
◆ _contacts
◆ _contactsPlaceholder
QHBoxLayout* Ui_crmaccount::_contactsPlaceholder |
|
inherited |
◆ _contactssLit
XLabel* Ui_crmaccount::_contactssLit |
|
inherited |
◆ _contactsTab
QWidget* Ui_crmaccount::_contactsTab |
|
inherited |
◆ _customer
◆ _customerButton
QPushButton* Ui_crmaccount::_customerButton |
|
inherited |
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _deleteReg
QPushButton* Ui_crmaccount::_deleteReg |
|
inherited |
◆ _documents
◆ _documentsTab
QWidget* Ui_crmaccount::_documentsTab |
|
inherited |
◆ _editReg
QPushButton* Ui_crmaccount::_editReg |
|
inherited |
◆ _employee
◆ _employeeButton
QPushButton* Ui_crmaccount::_employeeButton |
|
inherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _individual
QRadioButton* Ui_crmaccount::_individual |
|
inherited |
◆ _lastSetParams
ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _name
◆ _nameLit
QLabel* Ui_crmaccount::_nameLit |
|
inherited |
◆ _newReg
QPushButton* Ui_crmaccount::_newReg |
|
inherited |
◆ _notes
◆ _notesTab
◆ _number
◆ _numberLit
QLabel* Ui_crmaccount::_numberLit |
|
inherited |
◆ _organization
QRadioButton* Ui_crmaccount::_organization |
|
inherited |
◆ _owner
◆ _ownerGroup
◆ _ownerLit
QLabel* Ui_crmaccount::_ownerLit |
|
inherited |
◆ _parentCrmacct
◆ _parentLit
QLabel* Ui_crmaccount::_parentLit |
|
inherited |
◆ _prospect
◆ _prospectButton
QPushButton* Ui_crmaccount::_prospectButton |
|
inherited |
◆ _reg
◆ _registrationsTab
QWidget* Ui_crmaccount::_registrationsTab |
|
inherited |
◆ _relationshipsGroup
QGroupBox* Ui_crmaccount::_relationshipsGroup |
|
inherited |
◆ _rememberPos
QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _salesrep
◆ _salesrepButton
QPushButton* Ui_crmaccount::_salesrepButton |
|
inherited |
◆ _save
QPushButton* Ui_crmaccount::_save |
|
inherited |
◆ _scriptLoaded
bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _showMe
QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
bool ScriptablePrivate::_shown |
|
inherited |
◆ _tab
QTabWidget* Ui_crmaccount::_tab |
|
inherited |
◆ _taskList
◆ _taskListTab
QWidget* Ui_crmaccount::_taskListTab |
|
inherited |
◆ _taxauth
◆ _taxauthButton
QPushButton* Ui_crmaccount::_taxauthButton |
|
inherited |
◆ _typeBox
◆ _user
◆ _userButton
QPushButton* Ui_crmaccount::_userButton |
|
inherited |
◆ _vendor
◆ _vendorButton
QPushButton* Ui_crmaccount::_vendorButton |
|
inherited |
◆ _widgetStack
QStackedWidget* Ui_crmaccount::_widgetStack |
|
inherited |
◆ additionalRoles
QGridLayout* Ui_crmaccount::additionalRoles |
|
inherited |
◆ gridLayout
QGridLayout* Ui_crmaccount::gridLayout |
|
inherited |
◆ gridLayout1
QGridLayout* Ui_crmaccount::gridLayout1 |
|
inherited |
◆ gridLayout2
QGridLayout* Ui_crmaccount::gridLayout2 |
|
inherited |
◆ gridLayout_11
QGridLayout* Ui_crmaccount::gridLayout_11 |
|
inherited |
◆ gridLayout_12
QGridLayout* Ui_crmaccount::gridLayout_12 |
|
inherited |
◆ gridLayout_13
QGridLayout* Ui_crmaccount::gridLayout_13 |
|
inherited |
◆ gridLayout_14
QGridLayout* Ui_crmaccount::gridLayout_14 |
|
inherited |
◆ gridLayout_15
QGridLayout* Ui_crmaccount::gridLayout_15 |
|
inherited |
◆ gridLayout_4
QGridLayout* Ui_crmaccount::gridLayout_4 |
|
inherited |
◆ gridLayout_5
QGridLayout* Ui_crmaccount::gridLayout_5 |
|
inherited |
◆ gridLayout_6
QGridLayout* Ui_crmaccount::gridLayout_6 |
|
inherited |
◆ gridLayout_7
QGridLayout* Ui_crmaccount::gridLayout_7 |
|
inherited |
◆ gridLayout_8
QGridLayout* Ui_crmaccount::gridLayout_8 |
|
inherited |
◆ gridLayout_9
QGridLayout* Ui_crmaccount::gridLayout_9 |
|
inherited |
◆ groupBox_2
◆ hboxLayout
QHBoxLayout* Ui_crmaccount::hboxLayout |
|
inherited |
◆ hboxLayout1
QHBoxLayout* Ui_crmaccount::hboxLayout1 |
|
inherited |
◆ hboxLayout2
QHBoxLayout* Ui_crmaccount::hboxLayout2 |
|
inherited |
◆ horizontalLayout
QHBoxLayout* Ui_crmaccount::horizontalLayout |
|
inherited |
◆ horizontalLayout_10
QHBoxLayout* Ui_crmaccount::horizontalLayout_10 |
|
inherited |
◆ horizontalLayout_11
QHBoxLayout* Ui_crmaccount::horizontalLayout_11 |
|
inherited |
◆ horizontalLayout_14
QHBoxLayout* Ui_crmaccount::horizontalLayout_14 |
|
inherited |
◆ horizontalLayout_15
QHBoxLayout* Ui_crmaccount::horizontalLayout_15 |
|
inherited |
◆ horizontalLayout_4
QHBoxLayout* Ui_crmaccount::horizontalLayout_4 |
|
inherited |
◆ horizontalLayout_5
QHBoxLayout* Ui_crmaccount::horizontalLayout_5 |
|
inherited |
◆ horizontalLayout_6
QHBoxLayout* Ui_crmaccount::horizontalLayout_6 |
|
inherited |
◆ horizontalLayout_7
QHBoxLayout* Ui_crmaccount::horizontalLayout_7 |
|
inherited |
◆ horizontalLayout_8
QHBoxLayout* Ui_crmaccount::horizontalLayout_8 |
|
inherited |
◆ horizontalLayout_9
QHBoxLayout* Ui_crmaccount::horizontalLayout_9 |
|
inherited |
◆ horizontalSpacer
QSpacerItem* Ui_crmaccount::horizontalSpacer |
|
inherited |
◆ spacerItem
QSpacerItem* Ui_crmaccount::spacerItem |
|
inherited |
◆ spacerItem1
QSpacerItem* Ui_crmaccount::spacerItem1 |
|
inherited |
◆ spacerItem2
QSpacerItem* Ui_crmaccount::spacerItem2 |
|
inherited |
◆ spacerItem3
QSpacerItem* Ui_crmaccount::spacerItem3 |
|
inherited |
◆ vboxLayout
QVBoxLayout* Ui_crmaccount::vboxLayout |
|
inherited |
◆ verticalLayout
QVBoxLayout* Ui_crmaccount::verticalLayout |
|
inherited |
◆ verticalLayout_3
QVBoxLayout* Ui_crmaccount::verticalLayout_3 |
|
inherited |
◆ verticalLayout_6
QVBoxLayout* Ui_crmaccount::verticalLayout_6 |
|
inherited |
◆ verticalLayout_7
QVBoxLayout* Ui_crmaccount::verticalLayout_7 |
|
inherited |
◆ verticalLayout_8
QVBoxLayout* Ui_crmaccount::verticalLayout_8 |
|
inherited |
◆ verticalLayout_9
QVBoxLayout* Ui_crmaccount::verticalLayout_9 |
|
inherited |
◆ verticalSpacer_4
QSpacerItem* Ui_crmaccount::verticalSpacer_4 |
|
inherited |
◆ verticalSpacer_5
QSpacerItem* Ui_crmaccount::verticalSpacer_5 |
|
inherited |
◆ verticalSpacer_6
QSpacerItem* Ui_crmaccount::verticalSpacer_6 |
|
inherited |
◆ verticalSpacer_7
QSpacerItem* Ui_crmaccount::verticalSpacer_7 |
|
inherited |
◆ verticalSpacer_8
QSpacerItem* Ui_crmaccount::verticalSpacer_8 |
|
inherited |
The documentation for this class was generated from the following files:
- crmaccount.h
- crmaccount.cpp