• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdeio
 

tdeio/tdeio

TDEIO::LocalURLJob

TDEIO::LocalURLJob Class Reference

A TDEIO job that finds a local URL. More...

#include <jobclasses.h>

Inheritance diagram for TDEIO::LocalURLJob:
TDEIO::SimpleJob TDEIO::Job TQObject

List of all members.

Signals

void localURL (TDEIO::LocalURLJob *job, const KURL &url, bool isLocal)

Public Member Functions

 LocalURLJob (const KURL &url, int command, const TQByteArray &packedArgs, bool showProgressInfo)
virtual void start (Slave *slave)

Protected Slots

void slotLocalURL (const KURL &url, bool isLocal)
virtual void slotFinished ()

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

A TDEIO job that finds a local URL.

See also:
TDEIO::localURL()
Since:
R14.0.0

Definition at line 1866 of file jobclasses.h.


Constructor & Destructor Documentation

LocalURLJob::LocalURLJob ( const KURL &  url,
int  command,
const TQByteArray &  packedArgs,
bool  showProgressInfo 
)

Do not use this constructor to create a LocalURLJob, use TDEIO::localURL() instead.

Parameters:
url the url of the file or directory to check
command the command to issue
packedArgs the arguments
showProgressInfo true to show progress information to the user

Definition at line 812 of file job.cpp.


Member Function Documentation

void TDEIO::LocalURLJob::localURL ( TDEIO::LocalURLJob *  job,
const KURL &  url,
bool  isLocal 
) [signal]
Parameters:
job the job that emitted this signal
url the local url
isLocal true if the returned URL is local, false if not
void LocalURLJob::slotFinished (  )  [protected, virtual, slot]

Called when the slave marks the job as finished.

Reimplemented from TDEIO::SimpleJob.

Definition at line 835 of file job.cpp.


The documentation for this class was generated from the following files:
  • jobclasses.h
  • job.cpp

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.6.3
This website is maintained by Timothy Pearson.