WebPriceQuoteProcess Class Reference

#include <webpricequote.h>

Inherits KProcess.

Collaboration diagram for WebPriceQuoteProcess:

Collaboration graph
[legend]

List of all members.

Public Slots

void slotReceivedDataFromFilter (KProcess *, char *, int)
void slotProcessExited (KProcess *)

Signals

void processExited (const QString &)

Public Member Functions

 WebPriceQuoteProcess (void)
void setSymbol (const QString &_symbol)

Private Attributes

QString m_symbol
QString m_string


Detailed Description

Helper class to attend the process which is running the script, in the case of a local script being used to fetch the quote.

Author:
Thomas Baumgart <thb@net-bembel.de> & Ace Jones <acejones@users.sourceforge.net>

Constructor & Destructor Documentation

WebPriceQuoteProcess::WebPriceQuoteProcess ( void   ) 


Member Function Documentation

void WebPriceQuoteProcess::setSymbol ( const QString &  _symbol  )  [inline]

void WebPriceQuoteProcess::slotReceivedDataFromFilter ( KProcess *  ,
char *  ,
int   
) [slot]

void WebPriceQuoteProcess::slotProcessExited ( KProcess *   )  [slot]

void WebPriceQuoteProcess::processExited ( const QString &   )  [signal]


Member Data Documentation

QString WebPriceQuoteProcess::m_symbol [private]

QString WebPriceQuoteProcess::m_string [private]


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 13:09:41 2011 for KMyMoney by  doxygen 1.5.6