• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kio/kfile

KFile Class Reference

#include <kfile.h>

List of all members.


Detailed Description

KFile is a class which provides a namespace for some enumerated values associated with the kfile library.

You will never need to construct a KFile object itself.

Definition at line 31 of file kfile.h.


Public Types

enum  Mode {
  File = 1, Directory = 2, Files = 4, ExistingOnly = 8,
  LocalOnly = 16, ModeMax = 65536
}
enum  FileView {
  Default = 0, Simple = 1, Detail = 2, SeparateDirs = 4,
  PreviewContents = 8, PreviewInfo = 16, FileViewMax = 65536
}
enum  SelectionMode { Single = 1, Multi = 2, Extended = 4, NoSelection = 8 }

Static Public Member Functions

static bool isSortByName (const QDir::SortSpec &sort)
static bool isSortBySize (const QDir::SortSpec &sort)
static bool isSortByDate (const QDir::SortSpec &sort)
static bool isSortDirsFirst (const QDir::SortSpec &sort)
static bool isSortCaseInsensitive (const QDir::SortSpec &sort)
static bool isDefaultView (const FileView &view)
static bool isSimpleView (const FileView &view)
static bool isDetailView (const FileView &view)
static bool isSeparateDirs (const FileView &view)
static bool isPreviewContents (const FileView &view)
static bool isPreviewInfo (const FileView &view)

Member Enumeration Documentation

enum KFile::Mode

Modes of operation for the dialog.

  • File - Get a single file name from the user.
  • Directory - Get a directory name from the user.
  • Files - Get multiple file names from the user.
  • ExistingOnly - Never return a filename which does not exist yet
  • LocalOnly - Don't return remote filenames

Definition at line 42 of file kfile.h.


Member Function Documentation

static bool KFile::isPreviewInfo ( const FileView &  view  )  [inline, static]

Since:
3.1

Definition at line 123 of file kfile.h.


The documentation for this class was generated from the following file:
  • kfile.h

kio/kfile

Skip menu "kio/kfile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
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