kio
kfileitem.cpp File Reference
#include <sys/time.h>
#include <pwd.h>
#include <grp.h>
#include <sys/types.h>
#include <assert.h>
#include <unistd.h>
#include "kfileitem.h"
#include <qdir.h>
#include <qfile.h>
#include <qmap.h>
#include <qstylesheet.h>
#include <kdebug.h>
#include <kfilemetainfo.h>
#include <ksambashare.h>
#include <knfsshare.h>
#include <kglobal.h>
#include <kglobalsettings.h>
#include <kiconloader.h>
#include <klargefile.h>
#include <klocale.h>
#include <kmimetype.h>
#include <krun.h>
Include dependency graph for kfileitem.cpp:
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &s, const KFileItem &a) |
QDataStream & | operator>> (QDataStream &s, KFileItem &a) |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | s, | |
const KFileItem & | a | |||
) |
Definition at line 1078 of file kfileitem.cpp.
QDataStream& operator>> | ( | QDataStream & | s, | |
KFileItem & | a | |||
) |
Definition at line 1088 of file kfileitem.cpp.