RVC::LEGEND::LINE Class Reference
#include <rvc/legend.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
| FLAG_None |
|
| FLAG_Selected |
Draw an entry for this style.
|
| FLAG_DescFromField |
Description just gives table.field.
|
| FLAG_DescQuery |
Description is a string query.
|
| FLAG_DescDQuery |
Get description from default query.
|
| FLAG_DescFromTheme |
|
| FLAG_TempUnselected |
|
Constructor & Destructor Documentation
| RVC::LEGEND::LINE::LINE |
( |
|
) |
|
| RVC::LEGEND::LINE::LINE |
( |
const LINE & |
rhs |
) |
|
| RVC::LEGEND::LINE::~LINE |
( |
|
) |
|
Member Function Documentation
| void RVC::LEGEND::LINE::Clear |
( |
|
) |
|
| const MISTRING& RVC::LEGEND::LINE::GetLegendDesc |
( |
|
) |
const [inline] |
| FLAGS RVC::LEGEND::LINE::GetLegendFlags |
( |
|
) |
const [inline] |
| const MISTRING& RVC::LEGEND::LINE::GetLegendHeading |
( |
|
) |
const [inline] |
| const MISTRING& RVC::LEGEND::LINE::GetLegendStyle |
( |
|
) |
const [inline] |
| UINT16 RVC::LEGEND::LINE::GetLegendType |
( |
|
) |
const [inline] |
| LINE& RVC::LEGEND::LINE::operator= |
( |
const LINE & |
rhs |
) |
|
| void RVC::LEGEND::LINE::SetLegendDesc |
( |
const MISTRING & |
Desc |
) |
[inline] |
| void RVC::LEGEND::LINE::SetLegendFlags |
( |
FLAGS |
flags |
) |
[inline] |
| void RVC::LEGEND::LINE::SetLegendHeading |
( |
const MISTRING & |
Heading |
) |
[inline] |
| void RVC::LEGEND::LINE::SetLegendStyle |
( |
const MISTRING & |
Style |
) |
[inline] |
| void RVC::LEGEND::LINE::SetLegendType |
( |
UINT16 |
type |
) |
[inline] |
The documentation for this class was generated from the following file: