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

KIO

  • sources
  • kde-4.14
  • kdelibs
  • kio
  • kio
Macros | Enumerations | Functions
kurlcompletion.cpp File Reference
#include "kurlcompletion.h"
#include <config.h>
#include <stdlib.h>
#include <assert.h>
#include <limits.h>
#include <QtCore/QCoreApplication>
#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 <kauthorized.h>
#include <kdebug.h>
#include <kurl.h>
#include <kio/job.h>
#include <kprotocolmanager.h>
#include <kconfig.h>
#include <kglobal.h>
#include <kglobalsettings.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"
Include dependency graph for kurlcompletion.cpp:

Go to the source code of this file.

Macros

#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 bool isLocalProtocol (const QString &protocol)
 
static QString unescape (const QString &text)
 

Macro Definition Documentation

#define MODE_EXE   (S_IXUSR | S_IXGRP | S_IXOTH)

Definition at line 75 of file kurlcompletion.cpp.

Enumeration Type Documentation

enum ComplType
Enumerator
CTNone 
CTEnv 
CTUser 
CTMan 
CTExe 
CTFile 
CTUrl 
CTInfo 

Definition at line 78 of file kurlcompletion.cpp.

Function Documentation

static bool expandEnv ( QString &  text)
static

Definition at line 1387 of file kurlcompletion.cpp.

static bool expandTilde ( QString &  text)
static

Definition at line 1445 of file kurlcompletion.cpp.

static bool isLocalProtocol ( const QString &  protocol)
static

Definition at line 960 of file kurlcompletion.cpp.

static QString unescape ( const QString &  text)
static

Definition at line 1501 of file kurlcompletion.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIO

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal