|
Graphviz 16.1.0~dev.20260902.0144
|
#include "config.h"#include "csettings.h"#include "mainwindow.h"#include "mdichild.h"#include <QStringList>#include <QtWidgets>#include <optional>#include <qframe.h>#include <string_view>#include "moc_mainwindow.cpp"Go to the source code of this file.
Functions | |
| int | errorPipe (char *errMsg) |
| static void | freeList (char **lp, int count) |
| static int | LoadPlugins (QComboBox &cb, GVC_t *gvc, const char *kind, const QStringList &more, std::string_view prefer) |
Variables | |
| QTextEdit * | globTextEdit |
| static const QStringList | xtra = {QStringLiteral("NONE")} |
| int errorPipe | ( | char * | errMsg | ) |
Definition at line 26 of file mainwindow.cpp.
References globTextEdit.
|
static |
Definition at line 32 of file mainwindow.cpp.
References free().
Referenced by LoadPlugins().
|
static |
Definition at line 38 of file mainwindow.cpp.
References freeList(), gvc, gvPluginList(), and id.
Referenced by CMainWindow::CMainWindow().
| QTextEdit* globTextEdit |
Definition at line 24 of file mainwindow.cpp.
Referenced by errorPipe().
|
static |
Definition at line 100 of file mainwindow.cpp.
Referenced by CMainWindow::CMainWindow().