class KPropsPage

A Page in the Properties dialog This is an abstract class. More...

Definition#include <kpropsdlg.h>
InheritsQObject (kdecore)
Inherited byKApplicationPropsPage, KBindingPropsPage, KDevicePropsPage, KExecPropsPage, KFilePermissionsPropsPage, KFilePropsPage, KURLPropsPage
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Signals

Public Static Methods

Protected Members


Detailed Description

A Page in the Properties dialog This is an abstract class. You must inherit from this class to build a new kind of page.

 KPropsPage ( KPropertiesDialog *_props )

Constructor To insert tabs into the properties dialog, use the add methods provided by KDialogBase (via props->dialog() )

QString  tabName ()

[const virtual]

Returns: the name that should appear in the tab.

void  applyChanges ()

[virtual]

Apply all changes to the file. This function is called when the user presses 'Ok'. The last page inserted is called first.

bool  isDesktopFile ( KFileItem * _item )

[static]

Convenience method for most ::supports methods

Returns: true if the file is a local, regular, readable, desktop file

void  changed ()

[signal]

Emit this event when the user changed anything the page's tabs. The hosting PropertiesDialog will call applyChanges only if the PropsPage emits the changed event.

KPropertiesDialog * properties

[protected]

Pointer to the dialog


Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:57 2000, using kdoc 2.0a35.