Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPainterPrivate::SmallStack< T, N > Struct Template Reference

#include <qpainter_p.h>

+ Inheritance diagram for QPainterPrivate::SmallStack< T, N >:
+ Collaboration diagram for QPainterPrivate::SmallStack< T, N >:

Public Member Functions

void clear ()
 

Detailed Description

template<typename T, std::size_t N = 8>
struct QPainterPrivate::SmallStack< T, N >

Definition at line 173 of file qpainter_p.h.

Member Function Documentation

◆ clear()

template<typename T , std::size_t N = 8>
void QPainterPrivate::SmallStack< T, N >::clear ( )
inline

Definition at line 174 of file qpainter_p.h.


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