• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KIO

kurlcompletion.cpp File Reference

#include "kurlcompletion.h"
#include <config.h>
#include <stdlib.h>
#include <assert.h>
#include <limits.h>
#include <QtCore/QMutableStringListIterator>
#include <QtCore/QRegExp>
#include <QtCore/QTimer>
#include <QtCore/QDir>
#include <QtCore/QDirIterator>
#include <QtCore/QFile>
#include <QtCore/QTextIStream>
#include <QtCore/QThread>
#include <QtGui/QActionEvent>
#include <kapplication.h>
#include <kauthorized.h>
#include <kdebug.h>
#include <kurl.h>
#include <kio/job.h>
#include <kprotocolmanager.h>
#include <kconfig.h>
#include <kglobal.h>
#include <kde_file.h>
#include <sys/types.h>
#include <dirent.h>
#include <unistd.h>
#include <sys/stat.h>
#include <pwd.h>
#include <time.h>
#include <sys/param.h>
#include <kconfiggroup.h>
#include <kkernel_win.h>
#include "kurlcompletion.moc"

Go to the source code of this file.

Defines

#define MODE_EXE   (S_IXUSR | S_IXGRP | S_IXOTH)

Enumerations

enum  ComplType {
  CTNone = 0, CTEnv, CTUser, CTMan,
  CTExe, CTFile, CTUrl, CTInfo
}

Functions

static bool expandEnv (QString &)
static bool expandTilde (QString &)
static QString unescape (const QString &text)

Define Documentation

#define MODE_EXE   (S_IXUSR | S_IXGRP | S_IXOTH)

Definition at line 74 of file kurlcompletion.cpp.


Enumeration Type Documentation

enum ComplType
Enumerator:
CTNone 
CTEnv 
CTUser 
CTMan 
CTExe 
CTFile 
CTUrl 
CTInfo 

Definition at line 77 of file kurlcompletion.cpp.


Function Documentation

static bool expandEnv ( QString &  text  )  [static]

Definition at line 1375 of file kurlcompletion.cpp.

static bool expandTilde ( QString &  text  )  [static]

Definition at line 1434 of file kurlcompletion.cpp.

static QString unescape ( const QString &  text  )  [static]

Definition at line 1490 of file kurlcompletion.cpp.

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal