Applets
Kickoff::UrlItemHandler Class Reference
UrlItemHandler is an abstract base class for handlers which can open particular types of URL. More...
#include <urlitemlauncher.h>
Inheritance diagram for Kickoff::UrlItemHandler:

Public Member Functions | |
virtual bool | openUrl (const KUrl &url)=0 |
virtual | ~UrlItemHandler () |
Detailed Description
UrlItemHandler is an abstract base class for handlers which can open particular types of URL.
- See also:
- UrlItemLauncher
Definition at line 41 of file urlitemlauncher.h.
Constructor & Destructor Documentation
virtual Kickoff::UrlItemHandler::~UrlItemHandler | ( | ) | [inline, virtual] |
Definition at line 44 of file urlitemlauncher.h.
Member Function Documentation
virtual bool Kickoff::UrlItemHandler::openUrl | ( | const KUrl & | url | ) | [pure virtual] |
Implemented in Kickoff::ServiceItemHandler, and Kickoff::LeaveItemHandler.
The documentation for this class was generated from the following file: