From 9b12ecb2b4858af31ba58c213cbae9d912a01f76 Mon Sep 17 00:00:00 2001
From: LoudSnorer \
-
")));
+ helpInfoHeaderLabel->setText(QString( tr("Help Menu - Manage Layout Settings
")));
helpInfoHeaderLabel->setFont(helpInfoLabelFont);
QLabel* helpInfoLabel = new QLabel("helpInfo",parent);
helpInfoLabel->setFont(helpInfoFont);
helpInfoLabel->setText(helpInfo()) ;
-
helpLayoutButtons = new QHBoxLayout();
helpLayoutButtons->addWidget(helpInfoHeaderLabel);
helpInfoExitBtn= helpBtn("" ,m_icon_return , styleOn ,QSizePolicy::Fixed , tr("Exits the help menu."));
@@ -260,47 +253,70 @@ void SaveGraphLayoutSettings::helpDestructor() {
}
QString SaveGraphLayoutSettings::helpInfo() {
-
return QString( tr("\
- \
-
\
- \
- Add Creates a new saved Setting item. The default description is the current date.
\
- The description may be changed by the User.
\
- The Add button will be greyed out when maximum number of saved layouts is reached.
\
- \
- Other Buttons \
- These buttons will be greyed out when no items are selected
\
- \
- Restore Loads the current graph layout setting with the selected saved settings then returns.
\
- \
- Rename Allows the user to modify the description of the selected saved session.\
- Same as a double click on the item.
\
- \
- Update Saves the current graph layout setting to the selected saved setting.
Prompts for confirmation.
\
- \
- Delete Deletes the selected graph layout setting.
Prompts for confirmation.
\
- \
- Exit (Red circle with a white \"X.\") Returns to OSCAR menu.
\
- \
-
\
- * Name * Order * Pinning * Height \
- * Height Options * Event Flags * Plots Enabled * Dotted Lines \
- \
-
\
- * Maximum description size = 80 characters. \
- * Maximum Saved Graph Layout Settings = 30 \
- * Saved Graprhg Layout Setting are available for all user profiles \
- * Graph Layout Settings only impact how graphs are displayed. \
-
\
- They do not contains any other data.* The Escape key \"esc\" will always exit a dialog menu - like this help or the layout menu \
-
\
+ This feature manages the saving and restoring of Layout Settings.\
+
\
+ Layout Settings control the layout of a graph or chart.\
+
\
+ Different Layouts Settings can be saved and later restored.\
+
\
+
Button | \ +Description |
Add | \ +Creates a copy of the current Layout Settings. \ + The default description is the current date. \ + The description may be changed. \ + The Add button will be greyed out when maximum number is reached. |
Other Buttons | \ +Greyed out when there are no selections |
Restore | \ +Loads the Layout Settings from the selection. Automatically exits. |
Rename | \ +Modify the description of the selection. Same as a double click. |
Update | Saves the current Layout Settings to the selection. \ + Prompts for confirmation. |
Delete | \ +Deletes the selecton. \ + Prompts for confirmation. |
Control | \ +|
Exit | \ +(Red circle with a white \"X\".) Returns to OSCAR menu. |
Return | \ +Next to Exit icon. Only in Help Menu. Returns to Layout menu. |
Escape Key | \ +Exit the Help or Layout menu. |
Layout Settings
\ +* Name | \ +* Pinning | \ +* Plots Enabled | \ +* Height | \ +
* Order | \ +* Event Flags | \ +* Dotted Lines | \ +* Height Options | \ +
General Information
\ +