Rabbit Remote Control 0.1.0-bate1
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | Protected Member Functions | Private Slots | Private Attributes | List of all members
CFrmDownloadManager Class Reference
Inheritance diagram for CFrmDownloadManager:
Inheritance graph
[legend]
Collaboration diagram for CFrmDownloadManager:
Collaboration graph
[legend]

Public Slots

void slotDownloadRequested (QWebEngineDownloadRequest *download)
 

Signals

void sigVisible (bool visible)
 

Public Member Functions

 CFrmDownloadManager (QWidget *parent=nullptr)
 

Protected Member Functions

void showEvent (QShowEvent *event)
 
void hideEvent (QHideEvent *event)
 

Private Slots

void Add (CFrmDownload *item)
 
void Remove (CFrmDownload *item)
 
void slotSelected (CFrmDownload *item)
 

Private Attributes

int m_nCount
 
QVBoxLayout * m_pItems
 

Detailed Description

Definition at line 8 of file FrmDownloadManager.h.

Constructor & Destructor Documentation

◆ ~CFrmDownloadManager()

CFrmDownloadManager::~CFrmDownloadManager ( )
virtual

Definition at line 27 of file FrmDownloadManager.cpp.

Member Function Documentation

◆ Add

void CFrmDownloadManager::Add ( CFrmDownload item)
privateslot

Definition at line 45 of file FrmDownloadManager.cpp.

◆ hideEvent()

void CFrmDownloadManager::hideEvent ( QHideEvent *  event)
protected

Definition at line 84 of file FrmDownloadManager.cpp.

◆ Remove

void CFrmDownloadManager::Remove ( CFrmDownload item)
privateslot

Definition at line 56 of file FrmDownloadManager.cpp.

◆ showEvent()

void CFrmDownloadManager::showEvent ( QShowEvent *  event)
protected

Definition at line 79 of file FrmDownloadManager.cpp.

◆ slotDownloadRequested

void CFrmDownloadManager::slotDownloadRequested ( QWebEngineDownloadRequest *  download)
slot

Definition at line 32 of file FrmDownloadManager.cpp.

◆ slotSelected

void CFrmDownloadManager::slotSelected ( CFrmDownload item)
privateslot

Definition at line 64 of file FrmDownloadManager.cpp.

Member Data Documentation

◆ m_nCount

int CFrmDownloadManager::m_nCount
private

Definition at line 28 of file FrmDownloadManager.h.

◆ m_pItems

QVBoxLayout* CFrmDownloadManager::m_pItems
private

Definition at line 29 of file FrmDownloadManager.h.


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