KDECore
#include "klockfile.h"
#include <config.h>
#include <sys/types.h>
#include <signal.h>
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
#include <QtCore/QDate>
#include <QtCore/QFile>
#include <QTextStream>
#include "krandom.h"
#include "kglobal.h"
#include "kcomponentdata.h"
#include "ktemporaryfile.h"
#include "kde_file.h"
#include "kfilesystemtype_p.h"
#include <fcntl.h>
Go to the source code of this file.
|
#define | FIELD_EQ(what) (st_buf1.what == st_buf2.what) |
|
◆ FIELD_EQ
#define FIELD_EQ |
( |
|
what | ) |
(st_buf1.what == st_buf2.what) |
◆ operator!=()
static bool operator!= |
( |
const KDE_struct_stat & |
st_buf1, |
|
|
const KDE_struct_stat & |
st_buf2 |
|
) |
| |
|
static |
◆ operator==()
static bool operator== |
( |
const KDE_struct_stat & |
st_buf1, |
|
|
const KDE_struct_stat & |
st_buf2 |
|
) |
| |
|
static |
◆ testLinkCountSupport()
static bool testLinkCountSupport |
( |
const QByteArray & |
fileName | ) |
|
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.