List of all members.
Constructor & Destructor Documentation
| ObjectBaseShape::ObjectBaseShape |
( |
| ) |
|
copy constructor of shape
- Parameters:
-
Member Function Documentation
| void ObjectBaseShape::ClearProperties |
( |
| ) |
|
clear shape properties and set to default
| const wxArrayString& ObjectBaseShape::GetArrChoices |
( |
| ) |
const [inline] |
returns items of choice tool
- Returns:
- choice items
| bool ObjectBaseShape::GetCurCheckbox |
( |
| ) |
const [inline] |
return checkbox current value
- Returns:
- value
| const wxString& ObjectBaseShape::GetCurChoice |
( |
| ) |
const [inline] |
returns choice current value
- Returns:
- current value
| int ObjectBaseShape::GetCurSlider |
( |
| ) |
const [inline] |
returns slider current value
- Returns:
- current value
| double ObjectBaseShape::GetDRangeFrom |
( |
| ) |
const [inline] |
returns minimum for slider
- Returns:
- minimum for slider
| double ObjectBaseShape::GetDRangeTo |
( |
| ) |
const [inline] |
returns maximum for slider
- Returns:
- maximum for slider
| double ObjectBaseShape::GetDStep |
( |
| ) |
const [inline] |
returns step for slider
- Returns:
- step for slider
| const wxString& ObjectBaseShape::GetSComPlugin |
( |
| ) |
const [inline] |
returns communication plugin name
- Returns:
- communication plugin name
| const wxString& ObjectBaseShape::GetSLabel |
( |
| ) |
const [inline] |
returns label
- Returns:
- label
| const wxString& ObjectBaseShape::GetSOutType |
( |
| ) |
const [inline] |
returns output type
- Returns:
- output type
| const wxString& ObjectBaseShape::GetSParFalse |
( |
| ) |
const [inline] |
returns parametr for false value for checkbox tool
- Returns:
- parametr
| const wxString& ObjectBaseShape::GetSParTrue |
( |
| ) |
const [inline] |
returns parametr for true value for checkbox tool
- Returns:
- parametr
| const wxString& ObjectBaseShape::GetSSCPI |
( |
| ) |
const [inline] |
returns SCPI command
- Returns:
- SCPI command
| const wxString& ObjectBaseShape::GetSVISA |
( |
| ) |
const [inline] |
returns instrument ID
- Returns:
- instrument ID
| const OBJECT_ID& ObjectBaseShape::GetType |
( |
| ) |
const [inline] |
returns control type
- Returns:
- control type
| void ObjectBaseShape::SetArrChoices |
( |
const wxArrayString & |
choices | ) |
[inline] |
sets items of choice tool
- Parameters:
-
| choices | items for choice tool |
| void ObjectBaseShape::SetCurCheckbox |
( |
bool |
bCheckbox | ) |
[inline] |
sets checkbox current value
- Parameters:
-
| void ObjectBaseShape::SetCurChoice |
( |
const wxString & |
choice | ) |
[inline] |
sets choice current value
- Parameters:
-
| void ObjectBaseShape::SetCurSlider |
( |
int |
slider | ) |
[inline] |
sets slider current value
- Parameters:
-
| void ObjectBaseShape::SetDRangeFrom |
( |
double |
dRange | ) |
[inline] |
sets minimum for slider
- Parameters:
-
| void ObjectBaseShape::SetDRangeTo |
( |
double |
dRange | ) |
[inline] |
sets maximum for slider
- Parameters:
-
| void ObjectBaseShape::SetDStep |
( |
double |
dStepVal | ) |
[inline] |
sets step for slider
- Parameters:
-
| void ObjectBaseShape::SetSComPlugin |
( |
const wxString & |
sPlugin | ) |
[inline] |
sets communication plugin name
- Parameters:
-
| sPlugin | communication plugin name |
| void ObjectBaseShape::SetSLabel |
( |
const wxString & |
label | ) |
[inline] |
| void ObjectBaseShape::SetSOutType |
( |
const wxString & |
sOut | ) |
[inline] |
sets output type
- Parameters:
-
| void ObjectBaseShape::SetSParFalse |
( |
const wxString & |
sPar | ) |
[inline] |
set parametr for false value for checkbox tool
- Parameters:
-
| void ObjectBaseShape::SetSParTrue |
( |
const wxString & |
sPar | ) |
[inline] |
set parametr for true value for checkbox tool
- Parameters:
-
| void ObjectBaseShape::SetSSCPI |
( |
const wxString & |
sSCPICom | ) |
[inline] |
sets SCPI command
- Parameters:
-
| void ObjectBaseShape::SetSVISA |
( |
const wxString & |
sVISAAddr | ) |
[inline] |
sets instrument ID
- Parameters:
-
| void ObjectBaseShape::SetType |
( |
const OBJECT_ID & |
Type | ) |
[inline] |
sets control type
- Parameters:
-
The documentation for this class was generated from the following files: