class KFM


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

Public Methods

Public Slots

Signals

Public Static Methods

Protected Methods

Protected Members


Detailed Description

 KFM ()

This will not restart KFM if it is not running. You have to call allowKFMRestart before calling any other function. This will allow to restart KFM on demand.

KFM ()

void  setSilent (bool _silent)

[static]

bool  download (const QString & src, QString & target)

[static]

void  removeTempFile (const QString & name)

[static]

bool  isOK ()

void  refreshDesktop ()

void  sortDesktop ()

void  configure ()

void  openURL ()

void  openURL ( const char *_url )

void  refreshDirectory ( const char *_url )

void  openProperties ( const char *_url )

void  exec ( const char *_url, const char *_binding )

void  copy ( const char *_src, const char *_dest )

void  move ( const char *_src, const char *_dest )

void  copyClient ( const char *_src, const char *_dest )

void  moveClient ( const char *_src, const char *_dest )

void  list ( const char *_url )

void  selectRootIcons ( int _x, int _y, int _w, int _h, bool _add )

void  allowKFMRestart ( bool )

Allows this class to restart KFM if it is not running.

bool  isKFMRunning ()

Tells wether a KFM is running.

void  finished ()

[signal]

void  error ( int _kerror, const char *_text )

[signal]

void  dirEntry ( KDirEntry& _entry )

[signal]

void  slotFinished ()

[slot]

void  slotError ( int _kerror, const char *_text )

[slot]

void  slotDirEntry (const char* _name, const char* _access, const char* _owner, const char* _group, const char* _date, int _size)

[slot]

void  init ()

[protected]

bool  test ()

[protected]

char flag

[protected]

bool ok

[protected]

bool allowRestart

[protected]

KfmIpc * ipc

[protected]

KDirEntry entry

[protected]


Generated by: root@george.devel.redhat.com on Thu Sep 14 21:18:53 2000, using kdoc 2.0a36.