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 80 of file qtcanvas.cpp.

Constructor & Destructor Documentation

◆ QtCanvasClusterizer() [1/2]

QtCanvasClusterizer ( int  maxclusters)

Definition at line 131 of file qtcanvas.cpp.

◆ ~QtCanvasClusterizer() [1/2]

Definition at line 137 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 157 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 147 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 152 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 142 of file qtcanvas.cpp.

◆ clear() [2/2]

void clear ( )

◆ clusters() [1/2]

int clusters ( ) const
inline

Definition at line 91 of file qtcanvas.cpp.

◆ clusters() [2/2]

int clusters ( ) const
inline

Definition at line 91 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 322 of file qtcanvas.cpp.


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