Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::FlagsIterator< QObjectType, FlagsType >::Iterator Class Reference

#include <qt_utils.h>

Public Member Functions

 Iterator (const QMetaEnum &metaEnum, const FlagsType &flags, int index)
 
EnumType operator* () const
 
Iteratoroperator++ ()
 
bool operator!= (const Iterator &other) const
 

Constructor & Destructor Documentation

◆ Iterator()

template<typename QObjectType , typename FlagsType >
sf::FlagsIterator< QObjectType, FlagsType >::Iterator::Iterator ( const QMetaEnum &  metaEnum,
const FlagsType &  flags,
int  index 
)
inline

Member Function Documentation

◆ operator!=()

template<typename QObjectType , typename FlagsType >
bool sf::FlagsIterator< QObjectType, FlagsType >::Iterator::operator!= ( const Iterator other) const
inline

◆ operator*()

template<typename QObjectType , typename FlagsType >
EnumType sf::FlagsIterator< QObjectType, FlagsType >::Iterator::operator* ( ) const
inline

◆ operator++()

template<typename QObjectType , typename FlagsType >
Iterator & sf::FlagsIterator< QObjectType, FlagsType >::Iterator::operator++ ( )
inline

The documentation for this class was generated from the following file: