CCIMXDesktop
 
Loading...
Searching...
No Matches
DownDockWidget Class Reference

The DownDockWidget class holdings the down dock sessions it supports the dynamic sorted according freqency of clicking times. More...

#include <downdockwidget.h>

Inheritance diagram for DownDockWidget:

Public Member Functions

 DownDockWidget (QWidget *parent=nullptr)
 Construct a new Down Dock Widget object.
 
void set_dock_apps (const QList< AppWidget * > &apps)
 set_dock_apps set the dock apps waiting for shows
 
void set_parent_window (DesktopMainWindow *parent_window)
 Set the parent window object.
 
 ~DownDockWidget ()
 Destroy the Down Dock Widget object.
 
void on_app_dispatched (const AppWidget *app)
 on_app_dispatched hooks the success app
 

Detailed Description

The DownDockWidget class holdings the down dock sessions it supports the dynamic sorted according freqency of clicking times.

Constructor & Destructor Documentation

◆ DownDockWidget()

DownDockWidget::DownDockWidget ( QWidget *  parent = nullptr)
explicit

Construct a new Down Dock Widget object.

Parameters
parent

Member Function Documentation

◆ on_app_dispatched()

void DownDockWidget::on_app_dispatched ( const AppWidget app)

on_app_dispatched hooks the success app

Parameters
app

◆ set_dock_apps()

void DownDockWidget::set_dock_apps ( const QList< AppWidget * > &  apps)

set_dock_apps set the dock apps waiting for shows

Parameters
apps

◆ set_parent_window()

void DownDockWidget::set_parent_window ( DesktopMainWindow parent_window)
inline

Set the parent window object.

Parameters
parent_window

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