#include <webpricequote.h>
Collaboration diagram for FinanceQuoteProcess:

Public Slots | |
| void | slotReceivedDataFromFilter (KProcess *, char *, int) |
| void | slotProcessExited (KProcess *) |
Public Member Functions | |
| FinanceQuoteProcess (void) | |
| void | launch (const QString &scriptPath) |
| bool | isFinished () |
| QStringList | getSourceList () |
| const QString | crypticName (const QString &niceName) |
| const QString | niceName (const QString &crypticName) |
Private Types | |
| typedef QMap< QString, QString > | fqNameMap |
Private Attributes | |
| bool | m_isDone |
| QString | m_string |
| fqNameMap | m_fqNames |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1