#include "HelpSMText.h"
Go to the source code of this file.
Variables | |
const char | gHelpSMTopLevel [] |
const char | gHelpSMGeneral [] |
const char | gHelpSMCanvas [] |
const char | gHelpSMPad [] |
const char | gHelpSMHistos [] |
const char | gHelpSMAxis [] |
const char | gHelpSMTitle [] |
const char | gHelpSMStats [] |
const char | gHelpSMPSPDF [] |
const char gHelpSMAxis[] |
Initial value:
"Sets the style values related to the axis grouped in three sub-tabs:\n" "X axis, Y axis and Z axis.\n" "\n" "'Decimal labels' option:\n" " Allows you to specify if you want to print the decimal part of the\n" " labels in the axis.\n" "\n" "'Date/Time offset' group:\n" " Sets the time offset shown in two parts: as a date and time.\n" "\n" "'Line' group:\n" " Sets the color, the ticks' length and logarithmic scale.\n" "\n" "'Title' group:\n" " Sets the appearance of the axis title: color, font, font size and offset.\n" "\n" "'Divisions' group:\n" " * Sets the tertiary, the secondary and the primary axis division numbers.\n" " * with the 'Optimize' option ON or OFF\n" "\n" "'Labels' group:\n" " Sets the axis labels' appearance. Similar as the title group.\n"
Definition at line 231 of file HelpSMText.cxx.
const char gHelpSMCanvas[] |
Initial value:
"Sets the style values related to the canvas objcts.\n" "\n" "'Fill' group:\n" " Sets the canvas fill color.\n" "\n" "'Geometry' group:\n" " Sets the canvas geometry:the width, the height, and the (x,y) position \n" " where any new canvas will be placed, by default.\n" "\n" "'Border' group:\n" " Sets the canvas border mode as sunken, none or raised; and the border\n" " width. These parameters are closely linked to the canvas fill color\n" " because of the 3D effect will be based on it.\n" "\n" "'Date' group:\n" " You can choose to show or hide the date in your canvases via the\n" " check button 'Show'.\n" " If 'Show' is selected, you can set the following date parameters:\n" " color, size, format, font, alignement and angle. The date position \n" " is specified in percent of the pad size.\n"
Definition at line 124 of file HelpSMText.cxx.
const char gHelpSMGeneral[] |
Initial value:
"Sets the general style values used when creating new objects\n" "\n" "'Fill' group: \n" " Sets the default filling color and pattern for drawing of any new object;\n" " the hatchings' line width and spacing for patterns > 3100.\n" "\n" "'Text' group:\n" " Sets the text color, font, alignment, font size and angle.\n" " The font size can be specified in pixels or in % of the pad size.\n" "\n" "'Line' group:\n" " Sets the parameters for creating a new line: color, width and line style.\n" "\n" "'Marker' group:\n" " Sets the default parameters markers: color, style and size. \n" "\n" "Screen factor:\n" " Sets a coefficient for different screen resolutions.\n" " For exemple, if a macro creates a 800*600 canvas, and the screen\n" " factor is set to 0.8, a 640*480 canvas will be shown.\n"
Definition at line 101 of file HelpSMText.cxx.
const char gHelpSMHistos[] |
Definition at line 172 of file HelpSMText.cxx.
const char gHelpSMPad[] |
Initial value:
"Sets the style values related to the pad objcts.\n" "\n" "'Margin' group:\n" " Generally, when including an object in a pad, one doesn't want it to\n" " fill the whole pad. These margins describe the amount of empty space left\n" " around the objects inside a pad.\n" "\n" "'Border' group:\n" " Sets the pad border mode as sunken, none or raised; and the border\n" " width. These parameters are closely linked to the pad fill color\n" " because of the 3D effect will be based on it.\n" "\n" "'Fill' group: \n" " You can modify here the color which is used to fill the pads.\n" "\n" "'Ticks' group:\n" " This group allows you to show the special pad ticks along each axis.\n" "\n" "'Grid' group:\n" " You can choose to show or hide the grid along the two axis X and Y, by\n" " selecting the options. Moreover, you can change the lines settings:\n" " the color, the line width and line style can be modified.\n"
Definition at line 147 of file HelpSMText.cxx.
const char gHelpSMPSPDF[] |
Definition at line 315 of file HelpSMText.cxx.
const char gHelpSMStats[] |
Definition at line 281 of file HelpSMText.cxx.
const char gHelpSMTitle[] |
Initial value:
"In this tad, the informations related with titles are edited. You can choose\n" "to show or hide the title in your canvases via the check button 'Show title'.\n" "\n" "'Fill' group: \n" " You can modify here the color and the pattern which is used to fill\n" " the title pave.\n" "\n" "'Text' group:\n" " The various parameters in the text group are the color, the font, the\n" " alignement and the font size. The font size can be specified in pixels or\n" " in percentage of the pad.\n" "\n" "'Shadow' group:\n" " Shadows are little borders added behind the object to create an\n" " illusion of third dimension. The size of the shadow depend on the\n" " importance of each object.\n" "\n" "'Geometry' group:\n" " What can be changed here is the geometry of the title pave. By setting\n" " these values, you define the size and the location where the title pave\n" " will be placed. The fields are the abscissa (X), the ordinate (Y),\n" " the width (W) and the height (H).\n"
Definition at line 256 of file HelpSMText.cxx.
const char gHelpSMTopLevel[] |
Definition at line 14 of file HelpSMText.cxx.