|
Canorus
0.7
|
#include <propertiesdialog.h>

Public Slots | |
| void | on_uiComposer_editingFinished () |
Public Member Functions | |
| CADocumentProperties (CADocument *doc, QWidget *parent=0) | |
Private Attributes | |
| CADocument * | _document |
Additional Inherited Members | |
Public Attributes inherited from Ui_uiDocumentProperties | |
| QTabWidget * | uiTabWidget |
| QWidget * | uiGeneralTab |
| QWidget * | layoutWidget |
| QVBoxLayout * | vboxLayout |
| QHBoxLayout * | hboxLayout |
| QLabel * | uiTitleLabel |
| QLineEdit * | uiTitle |
| QHBoxLayout * | hboxLayout1 |
| QLabel * | uiComposerLabel |
| QLineEdit * | uiComposer |
| QHBoxLayout * | hboxLayout2 |
| QLabel * | uiArrangerLabel |
| QLineEdit * | uiArranger |
| QHBoxLayout * | hboxLayout3 |
| QLabel * | uiPoetLabel |
| QLineEdit * | uiPoet |
| QSpacerItem * | spacerItem |
| QWidget * | uiAdvanced |
| QWidget * | layoutWidget1 |
| QVBoxLayout * | vboxLayout1 |
| QHBoxLayout * | hboxLayout4 |
| QLabel * | uiSubtitleLabel |
| QLineEdit * | uiSubtitle |
| QHBoxLayout * | hboxLayout5 |
| QLabel * | uiTextTranslatorLabel |
| QLineEdit * | uiTextTranslator |
| QHBoxLayout * | hboxLayout6 |
| QLabel * | uiDedicationLabel |
| QLineEdit * | uiDedication |
| QHBoxLayout * | hboxLayout7 |
| QLabel * | uiCopyrightLabel |
| QComboBox * | uiCopyright |
| QVBoxLayout * | vboxLayout2 |
| QLabel * | uiCommentsLabel |
| QTextEdit * | uiComments |
|
inline |
References _document, and Ui_uiDocumentProperties::setupUi().

|
slot |
References _document, CADocument::dateCreated(), Ui_uiDocumentProperties::uiComposer, and Ui_uiDocumentProperties::uiCopyright.
Referenced by CAPropertiesDialog::updateDocumentProperties().


|
private |
Referenced by CADocumentProperties(), and on_uiComposer_editingFinished().
1.8.3