KVIrc 5.2.6
Developer APIs
WebAddonInterfaceDialog Class Reference

The WebAddonInterfaceDialog class. More...

#include <WebAddonInterfaceDialog.h>

+ Inheritance diagram for WebAddonInterfaceDialog:

Public Member Functions

 WebAddonInterfaceDialog (QWidget *pParent=nullptr)
 
virtual ~WebAddonInterfaceDialog ()
 
- Public Member Functions inherited from KviWebPackageManagementDialog
 KviWebPackageManagementDialog (QWidget *pParent=nullptr)
 
 ~KviWebPackageManagementDialog ()
 

Protected Member Functions

virtual bool installPackage (const QString &szPath, QString &szError)
 
virtual bool packageIsInstalled (const QString &szId, const QString &szVersion)
 
- Protected Member Functions inherited from KviWebPackageManagementDialog
void setPackagePageUrl (const QString &szUrl)
 
void showEvent (QShowEvent *e) override
 

Additional Inherited Members

- Protected Slots inherited from KviWebPackageManagementDialog
void contextMenuRequested (const QPoint &pos)
 
void downloadItem ()
 
void enableDisableButtons ()
 
void showItemPreview ()
 
void slotDataTransferProgress (qint64 iDone, qint64 iTotal)
 
void slotDownloadFinished ()
 

Detailed Description

The WebAddonInterfaceDialog class.

This class...

Constructor & Destructor Documentation

◆ WebAddonInterfaceDialog()

WebAddonInterfaceDialog::WebAddonInterfaceDialog ( QWidget * pParent = nullptr)

◆ ~WebAddonInterfaceDialog()

WebAddonInterfaceDialog::~WebAddonInterfaceDialog ( )
virtualdefault

Destroys the instance of WebAddonInterfaceDialog and frees all the relevant resources

Member Function Documentation

◆ installPackage()

bool WebAddonInterfaceDialog::installPackage ( const QString & szPath,
QString & szError )
protectedvirtual

◆ packageIsInstalled()

bool WebAddonInterfaceDialog::packageIsInstalled ( const QString & szId,
const QString & szVersion )
protectedvirtual

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