akregator
c4_ViewProp Class Reference
#include <mk4.h>
Inheritance diagram for c4_ViewProp:

Detailed Description
View properties.Definition at line 743 of file mk4.h.
Public Member Functions | |
| c4_Row | AsRow (const c4_View &) const |
| c4_ViewProp (const char *) | |
| c4_View | Get (const c4_RowRef &) const |
| c4_ViewRef | operator() (const c4_RowRef &) const |
| c4_Row | operator[] (const c4_View &) const |
| void | Set (const c4_RowRef &, const c4_View &) const |
| ~c4_ViewProp () | |
Constructor & Destructor Documentation
| c4_ViewProp::c4_ViewProp | ( | const char * | ) |
Construct a new property.
| c4_ViewProp::~c4_ViewProp | ( | ) |
Destructor.
Member Function Documentation
| c4_ViewRef c4_ViewProp::operator() | ( | const c4_RowRef & | ) | const |
Create a row with one view, shorthand for AsRow.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference