X2 Standard  Version 1.24
X2GUIExchangeInterface Member List

This is the complete list of members for X2GUIExchangeInterface, including all inherited members.

comboBoxAppendString(const char *pszControlName, const char *pszValue)=0X2GUIExchangeInterfacepure virtual
currentIndex(const char *pszObjectName)=0X2GUIExchangeInterfacepure virtual
invokeMethod(const char *pszObjectName, const char *pszMethodName, char *pszReturn=NULL, const int &nReturnMaxSize=0, const char *pszArg1=NULL)=0X2GUIExchangeInterfacepure virtual
isChecked(const char *pszObjectName)=0X2GUIExchangeInterfacepure virtual
isEnabled(const char *pszObjectName)=0X2GUIExchangeInterfacepure virtual
messageBox(const char *pszTitle, const char *pszMessage)=0X2GUIExchangeInterfacepure virtual
propertyDouble(const char *pszObjectName, const char *pszPropertyName, double &dValue)=0X2GUIExchangeInterfacepure virtual
propertyInt(const char *pszObjectName, const char *pszPropertyName, int &nValue)=0X2GUIExchangeInterfacepure virtual
propertyString(const char *pszObjectName, const char *pszPropertyName, char *pszOut, const int &nOutMaxSize)=0X2GUIExchangeInterfacepure virtual
setChecked(const char *pszObjectName, const int &nValue)=0X2GUIExchangeInterfacepure virtual
setCurrentIndex(const char *pszObjectName, const int &nValue)=0X2GUIExchangeInterfacepure virtual
setEnabled(const char *pszObjectName, const bool &bEnabled)=0X2GUIExchangeInterfacepure virtual
setPropertyDouble(const char *pszObjectName, const char *pszPropertyName, const double &dValue)=0X2GUIExchangeInterfacepure virtual
setPropertyInt(const char *pszObjectName, const char *pszPropertyName, const int &nValue)=0X2GUIExchangeInterfacepure virtual
setPropertyString(const char *pszObjectName, const char *pszPropertyName, const char *pszValue)=0X2GUIExchangeInterfacepure virtual
setText(const char *pszObjectName, const char *pszValue)=0X2GUIExchangeInterfacepure virtual
tableWidgetCurrentCol(const char *pszControlName, int &nCol)=0X2GUIExchangeInterfacepure virtual
tableWidgetCurrentRow(const char *pszControlName, int &nRow)=0X2GUIExchangeInterfacepure virtual
tableWidgetGetItem(const char *pszControlName, const int &nRow, const int &nCol, char *pszValue, const int &nOutMaxSize)=0X2GUIExchangeInterfacepure virtual
tableWidgetRemoveCol(const char *pszControlName, const int &nCol)=0X2GUIExchangeInterfacepure virtual
tableWidgetRemoveRow(const char *pszControlName, const int &nRow)=0X2GUIExchangeInterfacepure virtual
tableWidgetSetItem(const char *pszControlName, const int &nRow, const int &nCol, const char *pszValue)=0X2GUIExchangeInterfacepure virtual
text(const char *pszObjectName, char *pszOut, const int &nOutMaxSize)=0X2GUIExchangeInterfacepure virtual
~X2GUIExchangeInterface() (defined in X2GUIExchangeInterface)X2GUIExchangeInterfaceinlinevirtual
X2 Examples
(C) Software Bisque, Inc. All rights reserved.