class KFileDialogConfigure

This widget allows users to configure KFileDialog. More...

Definition#include <kfiledialogconf.h>
InheritsQWidget (kdeui)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Slots

Protected Members


Detailed Description

KFileDialog configuration widget.

 KFileDialogConfigure (QWidget *parent= 0, const char *name= 0)

enum ViewStyle {ShortView, DetailView }

void  saveConfiguration ()

[slot]

QRadioButton * myDetailView

[protected]

QRadioButton * myShortView

[protected]

QCheckBox * myShowFilter

[protected]

QCheckBox * myShowHidden

[protected]

QCheckBox * myShowStatusLine

[protected]

QCheckBox * useSingleClick

[protected]

QCheckBox * myShowListLabels

[protected]

QCheckBox * myMixDirsAndFiles

[protected]

QCheckBox * myKeepDirsFirst

[protected]