Rename window dialog.
More...
#include <RenameWindowDialog.h>
◆ RenameWindowDialog()
RenameWindowDialog::RenameWindowDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
◆ accept
void RenameWindowDialog::accept |
( |
| ) |
|
|
slot |
References boxLabelEdit, boxNameLine, MdiSubWindow::captionPolicy(), getCaptionPolicy(), ApplicationWindow::modifiedProject(), MdiSubWindow::name(), MdiSubWindow::setCaptionPolicy(), MdiSubWindow::setWindowLabel(), ApplicationWindow::setWindowName(), window, and MdiSubWindow::windowLabel().
Referenced by RenameWindowDialog().
◆ getCaptionPolicy
◆ setWidget
References MdiSubWindow::Both, boxBoth, boxLabel, boxLabelEdit, boxName, boxNameLine, MdiSubWindow::captionPolicy(), MdiSubWindow::Label, MdiSubWindow::Name, window, and MdiSubWindow::windowLabel().
Referenced by ApplicationWindow::rename(), and ApplicationWindow::renameWindow().
◆ boxBoth
QRadioButton* RenameWindowDialog::boxBoth |
|
private |
◆ boxLabel
QRadioButton* RenameWindowDialog::boxLabel |
|
private |
◆ boxLabelEdit
QTextEdit* RenameWindowDialog::boxLabelEdit |
|
private |
◆ boxName
QRadioButton* RenameWindowDialog::boxName |
|
private |
◆ boxNameLine
QLineEdit* RenameWindowDialog::boxNameLine |
|
private |
◆ buttonCancel
QPushButton* RenameWindowDialog::buttonCancel |
|
private |
◆ buttonOk
QPushButton* RenameWindowDialog::buttonOk |
|
private |
◆ buttons
QButtonGroup* RenameWindowDialog::buttons |
|
private |
◆ groupBox1
QGroupBox* RenameWindowDialog::groupBox1 |
|
private |
◆ window
The documentation for this class was generated from the following files: