kfloppy
#include "format.h"#include <unistd.h>#include <stdlib.h>#include <QTimer>#include <QRegExp>#include <klocale.h>#include <k3process.h>#include <kdebug.h>#include <kstandarddirs.h>#include "format.moc"
Include dependency graph for format.cpp:

Go to the source code of this file.
Functions | |
| QString | findExecutable (const QString &e) |
Variables | |
| static QString | extPath = QString() |
| const fdinfo | fdtable [] |
Function Documentation
Utility function that looks for executables in $PATH and in /sbin and /usr/sbin.
Definition at line 38 of file format.cpp.
Variable Documentation
Definition at line 36 of file format.cpp.
| const fdinfo fdtable[] |
Definition at line 199 of file format.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference