OpenWithPart Class Reference
Put a brief description here, the brief description ends at the first dot. More...
#include <openwithpart.h>
Inheritance diagram for OpenWithPart:

Public Member Functions | |
OpenWithPart (QObject *parent, const char *name, const QStringList &) | |
~OpenWithPart () | |
Private Slots | |
void | fillContextMenu (QPopupMenu *popup, const Context *context) |
void | openWithService () |
void | openWithDialog () |
void | openAsEncoding (int id) |
Private Attributes | |
KURL | m_url |
Detailed Description
Put a brief description here, the brief description ends at the first dot.
Put a more detailed description of your part in these lines. It can span over several lines. You can even use some html commands in these lines like: This is code
, html links link text, and images.
- Feature(s):
- Describe the first feature
Describe the second feature ...
Describe the last feature
- Bug:
- Describe a the 1st bug that you know of, but probably hasn't been reported yet. ..
Describe a the nth bug that you know of, but probably hasn't been reported yet.
- Requirement(s):
- Describe a the 1st requirement of your part.
Describe a the 2nd requirement of your part. ...
Describe a the nth requirement of your part.
- Todo:
- Describe a the 1st TODO of your part.
Describe a the 2nd TODO of your part. ...
Describe a the nth TODO of your part.
- F.A.Q.:
- First frequenly asked question about your part ? Answer.
Second frequenly asked question about your part ? Answer. ...
Last frequenly asked question about your part ? Answer.
- Note:
- First note text.
Second note text. ...
Last note text.
- Warning:
- First warning text.
Second warning text. ...
Last warning text.
Definition at line 12 of file openwithpart.h.
Constructor & Destructor Documentation
|
|
|
Definition at line 28 of file openwithpart.cpp. |
Member Function Documentation
|
Definition at line 33 of file openwithpart.cpp. References FileContext::fileName(), fillContextMenu(), Context::hasType(), FileContext::isDirectory(), m_url, openAsEncoding(), openWithDialog(), and openWithService(). Referenced by fillContextMenu(). |
|
Definition at line 98 of file openwithpart.cpp. References KDevPartController::editDocument(), m_url, openAsEncoding(), KDevPlugin::partController(), and KDevPartController::setEncoding(). Referenced by fillContextMenu(), and openAsEncoding(). |
|
Definition at line 90 of file openwithpart.cpp. References m_url. Referenced by fillContextMenu(). |
|
Definition at line 77 of file openwithpart.cpp. References m_url, and KService::Ptr. Referenced by fillContextMenu(). |
Member Data Documentation
|
Definition at line 32 of file openwithpart.h. Referenced by fillContextMenu(), openAsEncoding(), openWithDialog(), and openWithService(). |
The documentation for this class was generated from the following files:
- parts/openwith/openwithpart.h
- parts/openwith/openwithpart.cpp