List of all members | Public Slots | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | Static Protected Attributes
allocateARCreditMemo Class Reference

#include <allocateARCreditMemo.h>

Inheritance diagram for allocateARCreditMemo:
XDialog Ui::allocateARCreditMemo QDialog ScriptablePrivate Ui_allocateARCreditMemo ScriptableWidget

Public Slots

int exec ()
 
virtual void sAllocate ()
 
virtual void sCancel ()
 
virtual SetResponse set (const ParameterList &pParams)
 
virtual void setRememberPos (bool)
 
virtual void setRememberSize (bool)
 
virtual void sHandleButton ()
 
virtual void sPopulate ()
 

Public Member Functions

 allocateARCreditMemo (QWidget *=0, const char *=0, bool=false, Qt::WindowFlags=0)
 
 ~allocateARCreditMemo ()
 
virtual Q_INVOKABLE ParameterList get () const
 
void retranslateUi (QDialog *allocateARCreditMemo)
 
void setupUi (QDialog *allocateARCreditMemo)
 

Public Attributes

QPushButton * _allocate
 
XTreeWidget_aropen
 
QLabel_aropenLit
 
CurrCluster_balance
 
XLabel_balanceLit
 
QPushButton * _cancel
 
QFrame * _frame
 
CurrCluster_total
 
XLabel_totalLit
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout_2
 
QGridLayout * gridLayout_3
 
QGridLayout * gridLayout_4
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_4
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * verticalLayout
 
QVBoxLayout * verticalLayout_2
 
QVBoxLayout * verticalLayout_3
 
QSpacerItem * verticalSpacer
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual void saveSize ()
 

Protected Member Functions

virtual void callCloseEvent (QEvent *)
 
virtual enum SetResponse callSet (const ParameterList &)
 
virtual void callShowEvent (QEvent *)
 
virtual void closeEvent (QCloseEvent *event)
 
virtual QScriptEngine * engine ()
 
virtual void loadScript (const QString &oName)
 
virtual void loadScript (const QStringList &list)
 
virtual void loadScriptEngine ()
 
virtual Q_INVOKABLE bool setScriptableParams (ParameterList &)
 
virtual void showEvent (QShowEvent *event)
 

Protected Attributes

bool _allocateMode
 
int _coheadid
 
int _custid
 
QScriptEngineDebugger * _debugger
 
QString _doctype
 
QScriptEngine * _engine
 
int _invcheadid
 
ParameterList _lastSetParams
 
bool _readonly
 
QAction_rememberPos
 
QAction_rememberSize
 
bool _scriptLoaded
 
QWidget_self
 
QAction_showMe
 
bool _shown
 

Static Protected Attributes

static ScriptCache_cache
 
static GuiClientInterface_guiClientInterface
 

Constructor & Destructor Documentation

◆ allocateARCreditMemo()

allocateARCreditMemo::allocateARCreditMemo ( QWidget parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WindowFlags  fl = 0 
)

◆ ~allocateARCreditMemo()

allocateARCreditMemo::~allocateARCreditMemo ( )

Member Function Documentation

◆ 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 XDialog::closeEvent ( QCloseEvent *  event)
protectedvirtualinherited

Reimplemented in voucherItem, contact, and taxAuthority.

◆ engine()

QScriptEngine * ScriptablePrivate::engine ( )
virtualinherited

Reimplemented from ScriptableWidget.

◆ exec

int XDialog::exec ( )
slotinherited

◆ get()

ParameterList XDialog::get ( ) const
virtualinherited

Implements ScriptablePrivate.

◆ languageChange

void allocateARCreditMemo::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

◆ postSet

enum SetResponse XDialog::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_allocateARCreditMemo::retranslateUi ( QDialog allocateARCreditMemo)
inlineinherited

◆ sAllocate

void allocateARCreditMemo::sAllocate ( )
virtualslot

◆ saveSize

void XDialog::saveSize ( )
protectedvirtualslotinherited

◆ sCancel

void allocateARCreditMemo::sCancel ( )
virtualslot

◆ set

enum SetResponse allocateARCreditMemo::set ( const ParameterList &  pParams)
virtualslot

◆ setRememberPos

void XDialog::setRememberPos ( bool  b)
virtualslotinherited

◆ setRememberSize

void XDialog::setRememberSize ( bool  b)
virtualslotinherited

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setupUi()

void Ui_allocateARCreditMemo::setupUi ( QDialog allocateARCreditMemo)
inlineinherited

◆ sHandleButton

void allocateARCreditMemo::sHandleButton ( )
virtualslot

◆ showEvent()

void XDialog::showEvent ( QShowEvent *  event)
protectedvirtualinherited

Reimplemented in externalShipping.

◆ sPopulate

void allocateARCreditMemo::sPopulate ( )
virtualslot

Member Data Documentation

◆ _allocate

QPushButton* Ui_allocateARCreditMemo::_allocate
inherited

◆ _allocateMode

bool allocateARCreditMemo::_allocateMode
protected

◆ _aropen

XTreeWidget* Ui_allocateARCreditMemo::_aropen
inherited

◆ _aropenLit

QLabel* Ui_allocateARCreditMemo::_aropenLit
inherited

◆ _balance

CurrCluster* Ui_allocateARCreditMemo::_balance
inherited

◆ _balanceLit

XLabel* Ui_allocateARCreditMemo::_balanceLit
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _cancel

QPushButton* Ui_allocateARCreditMemo::_cancel
inherited

◆ _coheadid

int allocateARCreditMemo::_coheadid
protected

◆ _custid

int allocateARCreditMemo::_custid
protected

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _doctype

QString allocateARCreditMemo::_doctype
protected

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _frame

QFrame* Ui_allocateARCreditMemo::_frame
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _invcheadid

int allocateARCreditMemo::_invcheadid
protected

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _readonly

bool allocateARCreditMemo::_readonly
protected

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _total

CurrCluster* Ui_allocateARCreditMemo::_total
inherited

◆ _totalLit

XLabel* Ui_allocateARCreditMemo::_totalLit
inherited

◆ gridLayout

QGridLayout* Ui_allocateARCreditMemo::gridLayout
inherited

◆ gridLayout_2

QGridLayout* Ui_allocateARCreditMemo::gridLayout_2
inherited

◆ gridLayout_3

QGridLayout* Ui_allocateARCreditMemo::gridLayout_3
inherited

◆ gridLayout_4

QGridLayout* Ui_allocateARCreditMemo::gridLayout_4
inherited

◆ horizontalLayout

QHBoxLayout* Ui_allocateARCreditMemo::horizontalLayout
inherited

◆ horizontalLayout_4

QHBoxLayout* Ui_allocateARCreditMemo::horizontalLayout_4
inherited

◆ horizontalSpacer

QSpacerItem* Ui_allocateARCreditMemo::horizontalSpacer
inherited

◆ spacerItem

QSpacerItem* Ui_allocateARCreditMemo::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_allocateARCreditMemo::spacerItem1
inherited

◆ vboxLayout

QVBoxLayout* Ui_allocateARCreditMemo::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_allocateARCreditMemo::vboxLayout1
inherited

◆ verticalLayout

QVBoxLayout* Ui_allocateARCreditMemo::verticalLayout
inherited

◆ verticalLayout_2

QVBoxLayout* Ui_allocateARCreditMemo::verticalLayout_2
inherited

◆ verticalLayout_3

QVBoxLayout* Ui_allocateARCreditMemo::verticalLayout_3
inherited

◆ verticalSpacer

QSpacerItem* Ui_allocateARCreditMemo::verticalSpacer
inherited

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

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17