![]() |
KVIrc 5.2.0
Developer APIs
|
The WebAddonInterfaceDialog class. More...
#include <WebAddonInterfaceDialog.h>
Public Member Functions | |
WebAddonInterfaceDialog (QWidget *pParent=nullptr) | |
virtual | ~WebAddonInterfaceDialog () |
![]() | |
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) |
![]() | |
void | setPackagePageUrl (const QString &szUrl) |
void | showEvent (QShowEvent *e) override |
Additional Inherited Members | |
![]() | |
void | contextMenuRequested (const QPoint &pos) |
void | downloadItem () |
void | enableDisableButtons () |
void | showItemPreview () |
void | slotDataTransferProgress (qint64 iDone, qint64 iTotal) |
void | slotDownloadFinished () |
The WebAddonInterfaceDialog class.
This class...
WebAddonInterfaceDialog::WebAddonInterfaceDialog | ( | QWidget * | pParent = nullptr | ) |
Creates an instance of WebAddonInterfaceDialog
References __tr2qs_ctx, and KviWebPackageManagementDialog::setPackagePageUrl().
|
virtualdefault |
Destroys the instance of WebAddonInterfaceDialog and frees all the relevant resources
|
protectedvirtual |
Implements KviWebPackageManagementDialog.
References AddonFunctions::installAddonPackage().
|
protectedvirtual |