class KFile

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

Definition#include <kfile.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Static Methods


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.

enum Mode {File = 1, Directory = 2, Files = 4, ExistingOnly = 8, LocalOnly = 16 }

Modes of operation for the dialog.

enum FileView {Default = 0, Simple = 1, Detail = 2, SeparateDirs = 4, PreviewContents = 8, PreviewInfo = 16 }

enum SelectionMode {Single = 1, Multi = 2, Extended = 4, NoSelection = 8 }

enum SortMode {Increasing, Decreasing }

Increasing - greater indices mean bigger values Decrease - greater indicies mean smaller values

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]


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:42 2000, using kdoc 2.0a40.