![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Member Functions | |
Tile * | addChild (const int linearIndex, Tile *tilePointer) |
bool | childrenEmpty () const |
void | deleteChild (Tile *const childTile, const int knownLinearIndex=-1) |
Sets the pointer to a child tile to zero and deletes the child. | |
Tile * | getChild (const int linearIndex) |
int | nextNonEmptyIndex (int linearIndex) const |
returns the next non empty child index or -1. | |