![]()  | 
  
    KVIrc
    4.9.2
    
   DeveloperAPIs 
   | 
 
#include <KvsObject_ftp.h>
 Inheritance diagram for KvsObject_ftp:Protected Slots | |
| void | slotCommandFinished (int id, bool error) | 
| void | slotCommandStarted (int id) | 
| void | slotDataTransferProgress (qint64 done, qint64 total) | 
| void | slotDone (bool error) | 
| void | slotListInfo (const QUrlInfo &i) | 
| void | slotRawCommandReply (int replyCode, const QString &detail) | 
| void | slotReadyRead () | 
| void | slotStateChanged (int state) | 
  Protected Slots inherited from KviKvsObject | |
| void | delayedDie () | 
| void | objectDestroyed () | 
Protected Attributes | |
| QFtp * | m_pFtp | 
  Protected Attributes inherited from KviKvsObject | |
| bool | m_bAboutToDie | 
| bool | m_bDestructorCalled | 
| bool | m_bInDelayedDeath | 
| bool | m_bObjectOwner | 
| kvs_hobject_t | m_hObject | 
| kvs_hobject_t | m_hSignalSender | 
| KviPointerList< KviKvsObject > * | m_pChildList | 
| KviKvsObjectClass * | m_pClass | 
| KviKvsObjectConnectionList * | m_pConnectionList | 
| KviKvsHash * | m_pDataContainer | 
| KviPointerHashTable< QString,  KviKvsObjectFunctionHandler > *  | m_pFunctionHandlers | 
| QObject * | m_pObject | 
| KviPointerHashTable< QString,  KviKvsObjectConnectionList > *  | m_pSignalDict | 
| QString | m_szName | 
| QString | m_szSignalName | 
Additional Inherited Members | |
  Public Member Functions inherited from KviKvsObject | |
| bool | callFunction (KviKvsObject *pCaller, const QString &fncName, const QString &classOverride, KviKvsRunTimeContext *pContext, KviKvsVariant *pRetVal, KviKvsVariantList *pParams) | 
| bool | callFunction (KviKvsObject *pCaller, const QString &fncName, KviKvsVariantList *pParams=0) | 
| bool | callFunction (KviKvsObject *pCaller, const QString &fncName, KviKvsVariant *pRetVal, KviKvsVariantList *pParams=0) | 
| bool | connectSignal (const QString &sigName, KviKvsObject *target, const QString &slotName) | 
| KviKvsHash * | dataContainer () | 
| bool | die () | 
| bool | dieNow () | 
| bool | disconnectSignal (const QString &sigName, KviKvsObjectConnection *con) | 
| bool | disconnectSignal (const QString &sigName, KviKvsObject *target, const QString &slotName) | 
| int | emitSignal (const QString &sigName, KviKvsObjectFunctionCall *pOuterCall, KviKvsVariantList *pParams=0) | 
| KviKvsObject * | findChild (const QString &szClass, const QString &szName) | 
| KviPointerHashTable< QString,  KviKvsObjectFunctionHandler > *  | functionHandlers () | 
| KviKvsObjectClass * | getClass (const QString &classOverride=QString()) | 
| KviKvsObjectClass * | getExactClass () | 
| const QString & | getName () | 
| kvs_hobject_t | handle () | 
| bool | inheritsClass (KviKvsObjectClass *pClass) | 
| bool | inheritsClass (const QString &szClass) | 
| void | killAllChildrenWithClass (KviKvsObjectClass *cl) | 
| KviKvsObject (KviKvsObjectClass *pClass, KviKvsObject *pParent, const QString &szName) | |
| KviKvsObjectFunctionHandler * | lookupFunctionHandler (const QString &funcName, const QString &classOverride=QString()) | 
| QObject * | object () const | 
| KviKvsObject * | parentObject () | 
| QWidget * | parentScriptWidget () | 
| void | registerPrivateImplementation (const QString &szFunctionName, const QString &szCode) | 
| void | setObject (QObject *o, bool bIsOwned=true) | 
| void | setSignalName (const QString &szSigName) | 
| void | setSignalSender (kvs_hobject_t hObject) | 
| kvs_hobject_t | signalSender () | 
| virtual | ~KviKvsObject () | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protectedslot | 
References KviKvsVariantList::append(), KviKvsObject::callFunction(), QFtp::Cd, QFtp::Close, QFtp::ConnectToHost, QFtp::currentCommand(), QFtp::currentDevice(), QFtp::errorString(), QFtp::Get, QFtp::List, QFtp::Login, m_pFtp, QFtp::Mkdir, QFtp::None, QFtp::Put, QFtp::RawCommand, QFtp::Remove, QFtp::Rename, QFtp::Rmdir, QFtp::SetProxy, and QFtp::SetTransferMode.
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
References KviKvsVariantList::append(), and KviKvsObject::callFunction().
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
References KviKvsVariantList::append(), KviKvsObject::callFunction(), and QUrlInfo::name().
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protectedslot | 
      
  | 
  protected | 
      
  | 
  protected | 
Referenced by slotCommandFinished().
 1.8.7