A widget with add, remove and edit buttons to be used together with ctkPathListWidget.
More...
#include <Libs/Widgets/ctkPathListButtonsWidget.h>
|
| QScopedPointer< ctkPathListButtonsWidgetPrivate > | d_ptr |
| |
| ctkPathListButtonsWidget::ctkPathListButtonsWidget |
( |
QWidget * |
parent = 0 | ) |
|
| virtual ctkPathListButtonsWidget::~ctkPathListButtonsWidget |
( |
| ) |
|
|
virtual |
| QToolButton* ctkPathListButtonsWidget::buttonAddDirectory |
( |
| ) |
const |
| QToolButton* ctkPathListButtonsWidget::buttonAddFiles |
( |
| ) |
const |
| QToolButton* ctkPathListButtonsWidget::buttonEdit |
( |
| ) |
const |
| QToolButton* ctkPathListButtonsWidget::buttonRemove |
( |
| ) |
const |
| int ctkPathListButtonsWidget::buttonSpacing |
( |
| ) |
const |
| QIcon ctkPathListButtonsWidget::iconAddDirectoryButton |
( |
| ) |
const |
| QIcon ctkPathListButtonsWidget::iconAddFilesButton |
( |
| ) |
const |
| QIcon ctkPathListButtonsWidget::iconEditButton |
( |
| ) |
const |
| QIcon ctkPathListButtonsWidget::iconRemoveButton |
( |
| ) |
const |
| bool ctkPathListButtonsWidget::isAddDirectoryButtonVisible |
( |
| ) |
const |
| bool ctkPathListButtonsWidget::isAddFilesButtonVisible |
( |
| ) |
const |
| bool ctkPathListButtonsWidget::isButtonsAutoRaise |
( |
| ) |
const |
| bool ctkPathListButtonsWidget::isEditButtonVisible |
( |
| ) |
const |
| bool ctkPathListButtonsWidget::isRemoveButtonVisible |
( |
| ) |
const |
| Qt::Orientation ctkPathListButtonsWidget::orientation |
( |
| ) |
const |
| void ctkPathListButtonsWidget::setAddDirectoryButtonVisible |
( |
bool |
visible | ) |
|
| void ctkPathListButtonsWidget::setAddFilesButtonVisible |
( |
bool |
visible | ) |
|
| void ctkPathListButtonsWidget::setButtonsAutoRaise |
( |
bool |
autoRaise | ) |
|
| void ctkPathListButtonsWidget::setButtonSpacing |
( |
int |
spacing | ) |
|
| void ctkPathListButtonsWidget::setEditButtonVisible |
( |
bool |
visible | ) |
|
| void ctkPathListButtonsWidget::setIconAddDirectoryButton |
( |
const QIcon & |
icon | ) |
|
| void ctkPathListButtonsWidget::setIconAddFilesButton |
( |
const QIcon & |
icon | ) |
|
| void ctkPathListButtonsWidget::setIconEditButton |
( |
const QIcon & |
icon | ) |
|
| void ctkPathListButtonsWidget::setIconRemoveButton |
( |
const QIcon & |
icon | ) |
|
| void ctkPathListButtonsWidget::setOrientation |
( |
Qt::Orientation |
orientation | ) |
|
| void ctkPathListButtonsWidget::setRemoveButtonVisible |
( |
bool |
visible | ) |
|
| void ctkPathListButtonsWidget::setTextAddDirectoryButton |
( |
const QString & |
text | ) |
|
| void ctkPathListButtonsWidget::setTextAddFilesButton |
( |
const QString & |
text | ) |
|
| void ctkPathListButtonsWidget::setTextEditButton |
( |
const QString & |
text | ) |
|
| void ctkPathListButtonsWidget::setTextRemoveButton |
( |
const QString & |
text | ) |
|
| void ctkPathListButtonsWidget::setToolTipAddDirectoryButton |
( |
const QString & |
toolTip | ) |
|
| void ctkPathListButtonsWidget::setToolTipAddFilesButton |
( |
const QString & |
toolTip | ) |
|
| void ctkPathListButtonsWidget::setToolTipEditButton |
( |
const QString & |
toolTip | ) |
|
| void ctkPathListButtonsWidget::setToolTipRemoveButton |
( |
const QString & |
toolTip | ) |
|
| QString ctkPathListButtonsWidget::textAddDirectoryButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::textAddFilesButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::textEditButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::textRemoveButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::toolTipAddDirectoryButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::toolTipAddFilesButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::toolTipEditButton |
( |
| ) |
const |
| QString ctkPathListButtonsWidget::toolTipRemoveButton |
( |
| ) |
const |
| void ctkPathListButtonsWidget::unsetIconAddDirectoryButton |
( |
| ) |
|
| void ctkPathListButtonsWidget::unsetIconAddFilesButton |
( |
| ) |
|
| void ctkPathListButtonsWidget::unsetIconEditButton |
( |
| ) |
|
| void ctkPathListButtonsWidget::unsetIconRemoveButton |
( |
| ) |
|
| QScopedPointer<ctkPathListButtonsWidgetPrivate> ctkPathListButtonsWidget::d_ptr |
|
protected |
| bool ctkPathListButtonsWidget::buttonsAutoRaise |
|
readwrite |
| int ctkPathListButtonsWidget::buttonSpacing |
|
readwrite |
| QIcon ctkPathListButtonsWidget::iconAddDirectoryButton |
|
readwrite |
| QIcon ctkPathListButtonsWidget::iconAddFilesButton |
|
readwrite |
| QIcon ctkPathListButtonsWidget::iconEditButton |
|
readwrite |
| QIcon ctkPathListButtonsWidget::iconRemoveButton |
|
readwrite |
| Qt::Orientation ctkPathListButtonsWidget::orientation |
|
readwrite |
| bool ctkPathListButtonsWidget::showAddDirectoryButton |
|
readwrite |
| bool ctkPathListButtonsWidget::showAddFilesButton |
|
readwrite |
| bool ctkPathListButtonsWidget::showEditButton |
|
readwrite |
| bool ctkPathListButtonsWidget::showRemoveButton |
|
readwrite |
| QString ctkPathListButtonsWidget::textAddDirectoryButton |
|
readwrite |
| QString ctkPathListButtonsWidget::textAddFilesButton |
|
readwrite |
| QString ctkPathListButtonsWidget::textEditButton |
|
readwrite |
| QString ctkPathListButtonsWidget::textRemoveButton |
|
readwrite |
| QString ctkPathListButtonsWidget::toolTipAddDirectoryButton |
|
readwrite |
| QString ctkPathListButtonsWidget::toolTipAddFilesButton |
|
readwrite |
| QString ctkPathListButtonsWidget::toolTipEditButton |
|
readwrite |
| QString ctkPathListButtonsWidget::toolTipRemoveButton |
|
readwrite |
The documentation for this class was generated from the following file: