KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
Loading...
Searching...
No Matches
TreePathVertice::List Class Reference

A list of TreePathVertice pointers. More...

#include <treepathvertice.h>

+ Inheritance diagram for TreePathVertice::List:
+ Collaboration diagram for TreePathVertice::List:

Public Member Functions

 List ()
 Default constructor.
 
 List (const QList< TreePathVertice * > source)
 Construct from a QList of TreePathVertice pointers.
 

Detailed Description

A list of TreePathVertice pointers.

Definition at line 58 of file treepathvertice.h.

Constructor & Destructor Documentation

◆ List() [1/2]

TreePathVertice::List::List ( )
inline

Default constructor.

Definition at line 62 of file treepathvertice.h.

◆ List() [2/2]

TreePathVertice::List::List ( const QList< TreePathVertice * >  source)
inline

Construct from a QList of TreePathVertice pointers.

Parameters
sourceSource list to copy

Definition at line 66 of file treepathvertice.h.


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