QtCanvasClusterizer Class Reference

Public Member Functions

void add (const QRect &rect)
 
void add (const QRect &rect)
 
void add (int x, int y)
 
void add (int x, int y)
 
void add (int x, int y, int w, int h)
 
void add (int x, int y, int w, int h)
 
void clear ()
 
void clear ()
 
int clusters () const
 
int clusters () const
 
const QRect & operator[] (int i) const
 
const QRect & operator[] (int i) const
 
 QtCanvasClusterizer (int maxclusters)
 
 QtCanvasClusterizer (int maxclusters)
 
 ~QtCanvasClusterizer ()
 
 ~QtCanvasClusterizer ()
 

Detailed Description

Definition at line 84 of file qtcanvas.cpp.

Constructor & Destructor Documentation

◆ QtCanvasClusterizer() [1/2]

QtCanvasClusterizer ( int  maxclusters)

Definition at line 138 of file qtcanvas.cpp.

◆ ~QtCanvasClusterizer() [1/2]

Definition at line 143 of file qtcanvas.cpp.

◆ QtCanvasClusterizer() [2/2]

QtCanvasClusterizer ( int  maxclusters)

◆ ~QtCanvasClusterizer() [2/2]

Member Function Documentation

◆ add() [1/6]

void add ( const QRect &  rect)

Definition at line 167 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ add() [2/6]

void add ( const QRect &  rect)

◆ add() [3/6]

void add ( int  x,
int  y 
)

Definition at line 155 of file qtcanvas.cpp.

+ Here is the caller graph for this function:

◆ add() [4/6]

void add ( int  x,
int  y 
)

◆ add() [5/6]

void add ( int  x,
int  y,
int  w,
int  h 
)

Definition at line 161 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ add() [6/6]

void add ( int  x,
int  y,
int  w,
int  h 
)

◆ clear() [1/2]

void clear ( )

Definition at line 149 of file qtcanvas.cpp.

◆ clear() [2/2]

void clear ( )

◆ clusters() [1/2]

int clusters ( ) const
inline

Definition at line 97 of file qtcanvas.cpp.

◆ clusters() [2/2]

int clusters ( ) const
inline

Definition at line 97 of file qtcanvas.cpp.

◆ operator[]() [1/2]

const QRect& operator[] ( int  i) const

◆ operator[]() [2/2]

const QRect & operator[] ( int  i) const

Definition at line 333 of file qtcanvas.cpp.


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