JKQtExtras
a library of useful Qt widgets and tools
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
JKQTEProgressListDialog Member List

This is the complete list of members for JKQTEProgressListDialog, including all inherited members.

addItem(const QString &text, int status=JKQTEProgressListWidget::statusNotStarted)JKQTEProgressListDialog
btnCancelJKQTEProgressListDialogprotected
cancel()JKQTEProgressListDialogslot
canceled()JKQTEProgressListDialogsignal
count() constJKQTEProgressListDialog
createWidgets()JKQTEProgressListDialogprotected
defineIcon(int status, QIcon icon)JKQTEProgressListDialog
getProgressList() constJKQTEProgressListDialog
JKQTEProgressListDialog(QWidget *parent=nullptr, Qt::WindowFlags f=nullptr)JKQTEProgressListDialog
JKQTEProgressListDialog(const QString &labelText, const QString &cancelButtonText, int minimum, int maximum, QWidget *parent=0, Qt::WindowFlags f=0)JKQTEProgressListDialog
labProgressJKQTEProgressListDialogprotected
listJKQTEProgressListDialogprotected
m_cancelRejectsJKQTEProgressListDialogprotected
m_hasProgressBarJKQTEProgressListDialogprotected
m_wasCanceledJKQTEProgressListDialogprotected
nextItem(int newStatusLast=JKQTEProgressListWidget::statusDone)JKQTEProgressListDialogslot
progressJKQTEProgressListDialogprotected
progressLineJKQTEProgressListDialogprotected
reset()JKQTEProgressListDialogslot
setCancelButtonText(const QString &text)JKQTEProgressListDialogslot
setHasCancelButton(bool hasCancel, bool cancelRejects=false)JKQTEProgressListDialog
setHasProgressBar(bool hasProg=true)JKQTEProgressListDialog
setItemStatus(int item, int status)JKQTEProgressListDialogslot
setItemText(int item, const QString &text)JKQTEProgressListDialogslot
setLabelText(const QString &text)JKQTEProgressListDialogslot
setMaximum(int max)JKQTEProgressListDialogslot
setMinimum(int min)JKQTEProgressListDialogslot
setProgressText(const QString &text)JKQTEProgressListDialogslot
setRange(int min, int max)JKQTEProgressListDialogslot
setValue(int value)JKQTEProgressListDialogslot
showEvent(QShowEvent *event)JKQTEProgressListDialogprotectedvirtual
start()JKQTEProgressListDialogslot
wasCanceled() constJKQTEProgressListDialog