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

Signals

void sigRemoveClicked (CFrmDownload *self)
 
void sigSelected (CFrmDownload *item)
 

Public Member Functions

 CFrmDownload (QWebEngineDownloadRequest *downalod, QWidget *parent=nullptr)
 

Protected Member Functions

virtual void mouseDoubleClickEvent (QMouseEvent *event) override
 
virtual void mouseReleaseEvent (QMouseEvent *event) override
 

Private Slots

void slotUpdateWidget ()
 
void slotCustomContextMenuRequested (const QPoint &pos)
 
void on_pbButton_clicked ()
 

Private Attributes

Ui::CFrmDownload * ui
 
QWebEngineDownloadRequest * m_pDownload
 
QElapsedTimer m_timeAdded
 
QFileSystemWatcher m_FileWatcher
 

Detailed Description

Definition at line 22 of file FrmDownload.h.

Constructor & Destructor Documentation

◆ ~CFrmDownload()

CFrmDownload::~CFrmDownload ( )

Definition at line 63 of file FrmDownload.cpp.

Member Function Documentation

◆ mouseDoubleClickEvent()

void CFrmDownload::mouseDoubleClickEvent ( QMouseEvent *  event)
overrideprotectedvirtual

Definition at line 250 of file FrmDownload.cpp.

◆ mouseReleaseEvent()

void CFrmDownload::mouseReleaseEvent ( QMouseEvent *  event)
overrideprotectedvirtual

Definition at line 264 of file FrmDownload.cpp.

◆ on_pbButton_clicked

void CFrmDownload::on_pbButton_clicked ( )
privateslot

Definition at line 69 of file FrmDownload.cpp.

◆ slotCustomContextMenuRequested

void CFrmDownload::slotCustomContextMenuRequested ( const QPoint &  pos)
privateslot

Definition at line 193 of file FrmDownload.cpp.

◆ slotUpdateWidget

void CFrmDownload::slotUpdateWidget ( )
privateslot

Definition at line 93 of file FrmDownload.cpp.

Member Data Documentation

◆ m_FileWatcher

QFileSystemWatcher CFrmDownload::m_FileWatcher
private

Definition at line 51 of file FrmDownload.h.

◆ m_pDownload

QWebEngineDownloadRequest* CFrmDownload::m_pDownload
private

Definition at line 48 of file FrmDownload.h.

◆ m_timeAdded

QElapsedTimer CFrmDownload::m_timeAdded
private

Definition at line 50 of file FrmDownload.h.

◆ ui

Ui::CFrmDownload* CFrmDownload::ui
private

Definition at line 47 of file FrmDownload.h.


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