Krita Source Code Documentation
Loading...
Searching...
No Matches
NoProgressPolicy Struct Reference

#include <kis_sequential_iterator.h>

Public Member Functions

ALWAYS_INLINE void setFinished ()
 
ALWAYS_INLINE void setRange (int, int)
 
ALWAYS_INLINE void setValue (int)
 

Detailed Description

Definition at line 98 of file kis_sequential_iterator.h.

Member Function Documentation

◆ setFinished()

ALWAYS_INLINE void NoProgressPolicy::setFinished ( )
inline

Definition at line 108 of file kis_sequential_iterator.h.

109 {
110 }

◆ setRange()

ALWAYS_INLINE void NoProgressPolicy::setRange ( int ,
int  )
inline

Definition at line 100 of file kis_sequential_iterator.h.

101 {
102 }

◆ setValue()

ALWAYS_INLINE void NoProgressPolicy::setValue ( int )
inline

Definition at line 104 of file kis_sequential_iterator.h.

105 {
106 }

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