KVIrc 5.2.4
Developer APIs
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
WebThemeInterfaceDialog Class Reference

#include <WebThemeInterfaceDialog.h>

+ Inheritance diagram for WebThemeInterfaceDialog:

Public Member Functions

 WebThemeInterfaceDialog (QWidget *par=nullptr)
 
 ~WebThemeInterfaceDialog ()
 
- Public Member Functions inherited from KviWebPackageManagementDialog
 KviWebPackageManagementDialog (QWidget *pParent=nullptr)
 
 ~KviWebPackageManagementDialog ()
 

Protected Member Functions

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

Private Attributes

QString m_szGlobalThemesPath
 
QString m_szLocalThemesPath
 

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 ()
 

Constructor & Destructor Documentation

◆ WebThemeInterfaceDialog()

WebThemeInterfaceDialog::WebThemeInterfaceDialog ( QWidget *  par = nullptr)

◆ ~WebThemeInterfaceDialog()

WebThemeInterfaceDialog::~WebThemeInterfaceDialog ( )
default

Member Function Documentation

◆ installPackage()

bool WebThemeInterfaceDialog::installPackage ( const QString &  szPath,
QString &  szError 
)
overrideprotectedvirtual

◆ packageIsInstalled()

bool WebThemeInterfaceDialog::packageIsInstalled ( const QString &  szId,
const QString &  szVersion 
)
overrideprotectedvirtual

Member Data Documentation

◆ m_szGlobalThemesPath

QString WebThemeInterfaceDialog::m_szGlobalThemesPath
private

◆ m_szLocalThemesPath

QString WebThemeInterfaceDialog::m_szLocalThemesPath
private

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