Iterator for shortcuts.
More...
#include <reswindow.h>
|
| ResIteratorBase (const ResWindow *object, int offset) |
| Construct from an object and initial offset. More...
|
|
const ResWindow * | _object |
| Reference to object being iterated.
|
|
int | _offset |
| Offset of current item being iterated.
|
|
ResShortcut tbx::res::ResWindow::shortcut_iterator::operator* |
( |
| ) |
const |
|
inline |
Get the shortcut pointed to by this iterator.
- Returns
- ResShortcut pointed to
Increment to the next shortcut.
- Returns
- incremented iterator
Increment to the next shortcut.
- Returns
- iterator before increment
The documentation for this class was generated from the following file: