#include </home/clem/local/src/opie/noncore/applets/keyhelper/keyhelperapplet/anylnk/AnyLnk.h>
Inheritance diagram for AnyLnk:


Public Member Functions | |
| AnyLnk () | |
| AnyLnk (const QStringList ¶ms) | |
| virtual | ~AnyLnk () |
| virtual bool | isValid ()=0 |
| virtual void | execute ()=0 |
| virtual QString | name ()=0 |
| virtual const QPixmap & | pixmap ()=0 |
Protected Member Functions | |
| virtual void | loadPixmap () |
| virtual void | parseText () |
| virtual void | replaceText (QString &str, const QString &s1, const QString &s2) |
| virtual void | replaceDate (QString &str) |
| virtual void | replaceKeyword (QString &str) |
Protected Attributes | |
| QStringList | m_params |
| QPixmap | m_pixmap |
|
|
|
|
|
Definition at line 24 of file AnyLnk.h. References loadPixmap(), and m_params. |
|
|
|
|
|
Implemented in AppLnkWrapper, AppLnkWrapper, DocLnkWrapper, ExecLnk, MenuLnk, QCopLnk, and TextLnk. |
|
|
Implemented in AppLnkWrapper, AppLnkWrapper, DocLnkWrapper, ExecLnk, MenuLnk, QCopLnk, and TextLnk. Referenced by LnkWrapper::isValid(). |
|
|
Definition at line 4 of file AnyLnk.cpp. References QValueList< T >::count(), Opie::Core::OResource::loadPixmap(), m_params, m_pixmap, and Opie::Core::OResource::SmallIcon. Referenced by AnyLnk(). |
|
|
Implemented in AppLnkWrapper, AppLnkWrapper, DocLnkWrapper, ExecLnk, MenuLnk, QCopLnk, and TextLnk. |
|
|
Definition at line 11 of file AnyLnk.cpp. References QValueList< T >::count(), QString::length(), m_params, QString::null, replaceDate(), replaceKeyword(), and str. Referenced by TextLnk::execute(), QCopLnk::execute(), ExecLnk::execute(), DocLnkWrapper::execute(), and AppLnkWrapper::execute(). |
|
|
Implemented in AppLnkWrapper, AppLnkWrapper, DocLnkWrapper, ExecLnk, MenuLnk, QCopLnk, and TextLnk. |
|
|
Definition at line 36 of file AnyLnk.cpp. References buf, QTextCodec::codecForLocale(), QTextCodec::codecForName(), decoder, encoder, QTextEncoder::fromUnicode(), ConfigEx::getGroup(), ConfigEx::getInstance(), QString::length(), QTextCodec::makeDecoder(), QTextCodec::makeEncoder(), NULL, Config::readEntry(), Config::setGroup(), t, and QTextDecoder::toUnicode(). Referenced by parseText(). |
|
|
Definition at line 74 of file AnyLnk.cpp. References KHUtil::currentApp(), NULL, and replaceText(). Referenced by parseText(). |
|
||||||||||||||||
|
Definition at line 22 of file AnyLnk.cpp. References QString::find(), len, QString::length(), and QString::replace(). Referenced by replaceKeyword(). |
|
|
Definition at line 36 of file AnyLnk.h. Referenced by AnyLnk(), AppLnkWrapper::AppLnkWrapper(), DocLnkWrapper::DocLnkWrapper(), TextLnk::execute(), QCopLnk::execute(), ExecLnk::execute(), DocLnkWrapper::execute(), AppLnkWrapper::execute(), loadPixmap(), MenuLnk::name(), and parseText(). |
|
|
Definition at line 37 of file AnyLnk.h. Referenced by loadPixmap(), TextLnk::pixmap(), QCopLnk::pixmap(), MenuLnk::pixmap(), ExecLnk::pixmap(), DocLnkWrapper::pixmap(), and AppLnkWrapper::pixmap(). |
1.4.2