Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
CFrmDownload Class Reference
Inheritance diagram for CFrmDownload:
Collaboration diagram for CFrmDownload:

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 262 of file FrmDownload.cpp.

◆ mouseReleaseEvent()

void CFrmDownload::mouseReleaseEvent ( QMouseEvent * event)
overrideprotectedvirtual

Definition at line 276 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 205 of file FrmDownload.cpp.

◆ slotUpdateWidget

void CFrmDownload::slotUpdateWidget ( )
privateslot

Definition at line 94 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: