Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
parameters.h File Reference

(5212645b4665917019a96ba873d9e98c1a136b5f)

#include <QtCore/qlist.h>
#include <QtCore/qregularexpression.h>
#include <QtCore/qset.h>
#include <utility>
+ Include dependency graph for parameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parameter
 The Parameter class describes one function parameter. More...
 
class  Parameters
 A class for parsing and managing a function parameter list. More...
 

Typedefs

typedef QList< ParameterParameterVector
 

Typedef Documentation

◆ ParameterVector

Definition at line 54 of file parameters.h.