Rename window dialog.
More...
#include <RenameWindowDialog.h>
RenameWindowDialog::RenameWindowDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
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().
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().
QRadioButton* RenameWindowDialog::boxBoth |
|
private |
QRadioButton* RenameWindowDialog::boxLabel |
|
private |
QTextEdit* RenameWindowDialog::boxLabelEdit |
|
private |
QRadioButton* RenameWindowDialog::boxName |
|
private |
QLineEdit* RenameWindowDialog::boxNameLine |
|
private |
QPushButton* RenameWindowDialog::buttonCancel |
|
private |
QPushButton* RenameWindowDialog::buttonOk |
|
private |
QButtonGroup* RenameWindowDialog::buttons |
|
private |
QGroupBox* RenameWindowDialog::groupBox1 |
|
private |
The documentation for this class was generated from the following files: