class KfmIpc
Definition
#include <
kfmclient_ipc.h
>
Inherits
QObject
(qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Members
KfmIpc
( char * _path )
~KfmIpc
()
bool
isConnected
()
Public Slots
void
refreshDesktop
()
void
refreshDirectory
(const char* _url)
void
openURL
(const char* _url)
void
openProperties
(const char* _url)
void
list
(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
moveClient
(const char* _src, const char* _dest)
void
copyClient
(const char* _src, const char* _dest)
void
sortDesktop
()
void
configure
()
void
auth
(const char* _password)
void
selectRootIcons
(int _x, int _y, int _w, int _h, bool _add)
void
readEvent
( KSocket * )
void
closeEvent
( KSocket * )
Signals
void
finished
()
void
error
(int _kerror, const char* _text)
void
dirEntry
(const char* _name, const char* _access, const char* _owner, const char* _group, const char* _date, int _size)
Generated by: prospector@porky.devel.redhat.com on Fri Feb 23 19:53:05 200.