|
| | AslTagIterator (const QString &location, const QString &resourceType) |
| |
| bool | hasNext () const override |
| |
| void | next () override |
| | The iterator is only valid if next() has been called at least once.
|
| |
| KisTagSP | tag () const override |
| | A tag object on which we can set properties and which we can save.
|
| |
| virtual | ~TagIterator () |
| |
Definition at line 18 of file KisAslStorage.cpp.
◆ AslTagIterator()
| AslTagIterator::AslTagIterator |
( |
const QString & | location, |
|
|
const QString & | resourceType ) |
|
inline |
◆ hasNext()
| bool AslTagIterator::hasNext |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ next()
| void AslTagIterator::next |
( |
| ) |
|
|
inlineoverridevirtual |
◆ tag()
◆ m_location
| QString AslTagIterator::m_location |
|
private |
◆ m_resourceType
| QString AslTagIterator::m_resourceType |
|
private |
The documentation for this class was generated from the following file: