HistoryDialogData QDialog name HistoryDialogData geometry 0 0 321 280 caption History layoutMargin layoutSpacing margin 6 spacing 6 QListBox name historyListBox QLayoutWidget name Layout3 margin 0 spacing 6 name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QLabel name maxItemsLabel text Max. entries: QLineEdit name sizeLineEdit minimumSize 32 0 maxLength 6 name Spacer3 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name deleteButton text Delete autoDefault true QPushButton name clearButton text Clear name Spacer2 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout1 margin 0 spacing 6 QPushButton name prevButton text Previous default true QPushButton name nextButton text Next historyListBox highlighted(int) HistoryDialogData historyItemHighlighted(int) sizeLineEdit textChanged(const QString&) HistoryDialogData historySizeChanged() prevButton clicked() HistoryDialogData prevButtonClicked() nextButton clicked() HistoryDialogData nextButtonClicked() deleteButton clicked() HistoryDialogData deleteButtonClicked() clearButton clicked() HistoryDialogData clearButtonClicked() clearButtonClicked() historyItemHighlighted(int) historySizeChanged() deleteButtonClicked() nextButtonClicked() prevButtonClicked() prevButton nextButton historyListBox deleteButton clearButton sizeLineEdit