#include <View.h>
|
void | setProperty (const PropertyName &n, int value) override |
|
Definition at line 595 of file View.h.
ViewPropertyContainer::ViewPropertyContainer |
( |
View * |
v | ) |
|
ViewPropertyContainer::~ViewPropertyContainer |
( |
| ) |
|
|
virtual |
PropertyList ViewPropertyContainer::getProperties |
( |
| ) |
const |
|
inlineoverride |
QString ViewPropertyContainer::getPropertyLabel |
( |
const PropertyName & |
n | ) |
const |
|
inlineoverride |
PropertyType ViewPropertyContainer::getPropertyType |
( |
const PropertyName & |
n | ) |
const |
|
inlineoverride |
int ViewPropertyContainer::getPropertyRangeAndValue |
( |
const PropertyName & |
n, |
|
|
int * |
min, |
|
|
int * |
max, |
|
|
int * |
deflt |
|
) |
| const |
|
inlineoverride |
QString ViewPropertyContainer::getPropertyValueLabel |
( |
const PropertyName & |
n, |
|
|
int |
value |
|
) |
| const |
|
inlineoverride |
QString ViewPropertyContainer::getPropertyContainerName |
( |
| ) |
const |
|
inlineoverride |
QString ViewPropertyContainer::getPropertyContainerIconName |
( |
| ) |
const |
|
inlineoverride |
void ViewPropertyContainer::setProperty |
( |
const PropertyName & |
n, |
|
|
int |
value |
|
) |
| |
|
inlineoverrideslot |
View* ViewPropertyContainer::m_v |
|
protected |
The documentation for this class was generated from the following files: