| 
    Cppcheck
    
   | 
 
#include <QDialog>#include <QObject>#include <QString>Go to the source code of this file.
Classes | |
| class | LibraryAddFunctionDialog | 
Namespaces | |
| Ui | |
Macros | |
| #define | SIMPLENAME "[_a-zA-Z][_a-zA-Z0-9]*" | 
| #define | SCOPENAME SIMPLENAME "(::" SIMPLENAME ")*" | 
| #define | NAMES SCOPENAME "(," SCOPENAME ")*" | 
Definition at line 33 of file libraryaddfunctiondialog.h.
| #define SCOPENAME SIMPLENAME "(::" SIMPLENAME ")*" | 
Definition at line 32 of file libraryaddfunctiondialog.h.
| #define SIMPLENAME "[_a-zA-Z][_a-zA-Z0-9]*" | 
Definition at line 31 of file libraryaddfunctiondialog.h.