parley
#include <dashboard.h>
Definition at line 40 of file dashboard.h.
Dashboard::~Dashboard |
( |
| ) |
|
void Dashboard::clearGrid |
( |
| ) |
|
|
slot |
void Dashboard::deleteChildWidgets |
( |
QLayoutItem * |
item | ) |
|
|
slot |
Helper function.
Deletes all child widgets of the given layout item.
Definition at line 184 of file dashboard.cpp.
void Dashboard::populateGrid |
( |
| ) |
|
|
slot |
void Dashboard::populateMap |
( |
| ) |
|
|
slot |
void Dashboard::remove |
( |
QGridLayout * |
layout, |
|
|
int |
row, |
|
|
int |
column, |
|
|
bool |
deleteWidgets |
|
) |
| |
|
slot |
Helper function.
Removes all layout items within the given layout which either span the given row or column. If deleteWidgets is true, all concerned child widgets become not only removed from the layout, but also deleted.
Definition at line 164 of file dashboard.cpp.
void Dashboard::slotDoubleClickOpen |
( |
| ) |
|
|
slot |
void Dashboard::slotOpenUrl |
( |
const KUrl & |
url | ) |
|
|
slot |
void Dashboard::slotPracticeButtonClicked |
( |
const QString & |
urlString | ) |
|
|
slot |
void Dashboard::slotPracticeUrl |
( |
const KUrl & |
url | ) |
|
|
slot |
void Dashboard::slotRemoveButtonClicked |
( |
const QString & |
urlString | ) |
|
|
slot |
void Dashboard::statisticsHandler |
( |
KUrl |
url | ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.