Go to the source code of this file.
Variables | |
static const QString | defaultActionDescription = "This description is automatically generated in order to show new users how to easily write an Action." |
static const QString | defaultActionExtensionDescription = "This extension description is automatically generated in order to show new users how to easily write an extension with one or several Action(s)." |
static const QString | defaultActionExtensionExplanation |
static const QString | defaultActionExtensionName = "Example Of An Action Extension" |
static const QString | defaultActionName = "Example Of An Action" |
static const QString | defaultActionNameAndExtension = "Please provide a name that is different from the name of the Action Extension.\n" |
static const QString | defaultActionSummary |
static const QString | defaultAscii = "Please use only ASCII characters: only non accentuated alphanumeric and some other characters [!, \", #, $, %, &, (, ), *, +, -, /...] are supported" |
static const QString | defaultBeforeGoingFurther = "Before going further..." |
static const QString | defaultCepDescription |
static const QString | defaultCepName = "An example of CEP" |
static const QString | defaultCEPSummary |
static const QString | defaultComponentDescription = "This description is automatically generated for this component which handles no kind of data." |
static const QString | defaultComponentExtensionDescription = "This extension description is automatically generated in order to show new users how to easily write an extension with one or several Component(s)" |
static const QString | defaultComponentExtensionExplanation |
static const QString | defaultComponentExtensionName = "Example Of A Component Extension" |
static const QString | defaultComponentName = "Example Of A Component" |
static const QString | defaultComponentNameAndExtension = "Please provide a name different that is different from the name of the Component Extension.\n" |
static const QString | defaultComponentSuffix = "example" |
static const QString | defaultComponentSummary |
static const QString | defaultContact = "Firstname.Lastname@univ-grenoble-alpes.fr" |
static const QString | defaultCopiedFiles |
static const QString | defaultCopyFilesExplanation |
static const QString | defaultCreatedActionsString |
static const QString | defaultCreatedComponentsString |
static const QString | defaultCreatedViewersString |
static const QString | defaultDependenciesExplanation |
static const QString | defaultExtensionSummary |
static const QString | defaultFamily = "Test Family" |
static const QString | defaultLibraryDescription = "This library is generated automatically and aims at showing CamiTK new users how to easily write a library independent from CamiTK (except for the CMakeList)." |
static const QString | defaultLibraryExplanation |
static const QString | defaultLibraryName = "My Own Library" |
static const QString | defaultParamNoName = "Please provide a name for <i>all</i> parameters.\n" |
static const QStringList | defaultPossibleComponents = QStringList() << "ImageComponent" << "MeshComponent" << "CameraComponent" << "PhysicalModelComponent" |
static const QString | defaultPropNoName = "Please provide a name for <i>all</i> properties.\n" |
static const QString | defaultRealActionDescription = "Please provide a <i>real</i> <b>description</b> for your action,\nA real description should explain the goal and tell a little bit about the method of your action (for instance, you can reference a/your paper here).\n" |
static const QString | defaultRealActionName = "Please provide a <i>real</i> <b>name</b> for your action,\nA real action name should express what your action is about.\n" |
static const QString | defaultRealCepDescription = "Please provide a <i>real</i> <b>description</b> for your CEP,\nA CEP description should explain what your project is about.\n" |
static const QString | defaultRealCepName = "Please provide a <i>real</i> <b>name</b> for your CEP,\nA CEP name should gives an idea of what your project is about.\n" |
static const QString | defaultRealComponentDescription = "Please provide a <i>real</i> <b>description</b> for your component,\nA real description should explain the data files or input/output data that are handled.\n" |
static const QString | defaultRealComponentName = "Please provide a <i>real</i> <b>name</b> for your component,\nA real component name should express what kind of data are handled.\n" |
static const QString | defaultRealContact = "Please provide a <i>real</i> email address for contact\n" |
static const QString | defaultRealExtensionDescription = "Please provide a <i>real</i> <b>description</b> for your extension,\nA real description should explain what your extension is about.\n" |
static const QString | defaultRealExtensionName = "Please provide a <i>real</i> <b>name</b> for your extension,\nA real name should express what your extension is about.\n" |
static const QString | defaultRealFamily = "Please provide a <i>real</i> family name for your Action. It will allow CamiTK to automatically classify your action: all actions of the same family will be available under the same submenu in the contextual menu/Action menu of the selected component." |
static const QString | defaultRealFileSuffix = "Please provide a <i>real</i> file suffix. It is the suffix (also called file extension) that is used in the file names your component will open/support. If your component is not designed to open any file, please leave this suffix empty. Note that in this case, you might consider using a initialization action to instantiate your component." |
static const QString | defaultRealLibraryDescription = "Please provide a <i>real</i> <b>description</b> for your library,\nA real description should explain the goal and tell a little bit about the method of your library (for instance, you can reference a/your paper here).\n" |
static const QString | defaultRealLibraryName = "Please provide a <i>real</i> <b>name</b> for your library,\nA real library name should express what your library is about.\n" |
static const QString | defaultRealViewerDescription = "Please provide a <i>real</i> <b>description</b> for your viewer,\nA real description should explain the goal and tell a little bit about the method of your viewer (for instance, you can reference a/your paper here).\n" |
static const QString | defaultRealViewerName = "Please provide a <i>real</i> <b>name</b> for your viewer,\nA real action name should express what your viewer is about.\n" |
static const QString | defaultUserLicence |
static const QString | defaultViewerDescription = "This description is automatically generated in order to show new users how to easily write an Viewer." |
static const QString | defaultViewerExtensionDescription = "This extension description is automatically generated in order to show new users how to easily write an extension with one or several Viewer(s)." |
static const QString | defaultViewerExtensionExplanation |
static const QString | defaultViewerExtensionName = "Example Of An Viewer Extension" |
static const QString | defaultViewerName = "Example Of An Viewer" |
static const QString | defaultViewerNameAndExtension = "Please provide a name that is different from the name of the Viewer Extension.\n" |
static const QString | defaultViewerSummary |
static const QString | enhancedStyle = "QLabel { background-color : red; color : yellow; }" |
static const QString | normalStyle = "QLabel { background-color : none; color : black; }" |
|
static |
Referenced by ActionDescriptionWidget::nextButtonClicked(), and ActionDescriptionWidget::setToDefault().
|
static |
|
static |
Referenced by ActionExtensionDescriptionWidget::setToDefault().
|
static |
|
static |
Referenced by ActionDescriptionWidget::nextButtonClicked(), and ActionDescriptionWidget::setToDefault().
|
static |
Referenced by ActionDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ActionSummaryWidget::setSummary().
|
static |
Referenced by ActionAddParameterWidget::nextButtonClicked(), ActionClassificationWidget::nextButtonClicked(), ActionDescriptionWidget::nextButtonClicked(), ActionExtensionDescriptionWidget::nextButtonClicked(), CepContactWidget::nextButtonClicked(), CepDescriptionWidget::nextButtonClicked(), ComponentAddPropertyWidget::nextButtonClicked(), ComponentDescriptionWidget::nextButtonClicked(), ComponentExtensionDescriptionWidget::nextButtonClicked(), LibraryDescriptionWidget::nextButtonClicked(), ViewerDescriptionWidget::nextButtonClicked(), and ViewerExtensionDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ActionAddParameterWidget::nextButtonClicked(), ActionClassificationWidget::nextButtonClicked(), ActionDescriptionWidget::nextButtonClicked(), ActionExtensionDescriptionWidget::nextButtonClicked(), CepContactWidget::nextButtonClicked(), CepDescriptionWidget::nextButtonClicked(), ComponentAddPropertyWidget::nextButtonClicked(), ComponentDescriptionWidget::nextButtonClicked(), ComponentExtensionDescriptionWidget::nextButtonClicked(), LibraryDescriptionWidget::nextButtonClicked(), ViewerDescriptionWidget::nextButtonClicked(), and ViewerExtensionDescriptionWidget::nextButtonClicked().
|
static |
Referenced by CepDescriptionWidget::CepDescriptionWidget().
|
static |
|
static |
Referenced by GeneratingCEPState::onEntry().
|
static |
|
static |
|
static |
Referenced by ComponentExtensionDescriptionWidget::setToDefault().
|
static |
|
static |
|
static |
Referenced by ComponentDescriptionWidget::nextButtonClicked().
|
static |
|
static |
Referenced by ComponentSummaryWidget::setSummary().
|
static |
Referenced by CepContactWidget::CepContactWidget(), and CepContactWidget::nextButtonClicked().
|
static |
Referenced by LibraryCopyFilesWidget::emptyFileNames().
|
static |
Referenced by LibraryCopyFilesWidget::setToDefault().
|
static |
Referenced by ActionsCreationWidget::emptyExistingActions().
|
static |
Referenced by ComponentsCreationWidget::emptyExistingComponents().
|
static |
Referenced by ViewersCreationWidget::emptyExistingViewers().
|
static |
Referenced by DependenciesWidget::setElement().
|
static |
Referenced by ExtensionSummaryWidget::setSummary().
|
static |
|
static |
Referenced by LibraryDescriptionWidget::setToDefault().
|
static |
Referenced by LibraryDescriptionWidget::setToDefault().
|
static |
|
static |
Referenced by ActionAddParameterWidget::nextButtonClicked().
|
static |
Referenced by ActionDescriptionWidget::setToDefault().
|
static |
Referenced by ComponentAddPropertyWidget::nextButtonClicked().
|
static |
Referenced by ActionDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ActionDescriptionWidget::nextButtonClicked().
|
static |
Referenced by CepDescriptionWidget::nextButtonClicked().
|
static |
Referenced by CepDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ComponentDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ComponentDescriptionWidget::nextButtonClicked().
|
static |
Referenced by CepContactWidget::nextButtonClicked().
|
static |
|
static |
|
static |
Referenced by ActionClassificationWidget::nextButtonClicked().
|
static |
Referenced by ComponentDescriptionWidget::nextButtonClicked().
|
static |
Referenced by LibraryDescriptionWidget::nextButtonClicked().
|
static |
Referenced by LibraryDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ViewerDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ViewerDescriptionWidget::nextButtonClicked().
|
static |
Referenced by CepContactWidget::CepContactWidget(), and CepContactWidget::setCepName().
|
static |
Referenced by ViewerDescriptionWidget::nextButtonClicked(), and ViewerDescriptionWidget::setToDefault().
|
static |
|
static |
Referenced by ViewerExtensionDescriptionWidget::setToDefault().
|
static |
|
static |
Referenced by ViewerDescriptionWidget::nextButtonClicked(), and ViewerDescriptionWidget::setToDefault().
|
static |
Referenced by ViewerDescriptionWidget::nextButtonClicked().
|
static |
Referenced by ViewerSummaryWidget::setSummary().
|
static |
Referenced by ActionClassificationWidget::nextButtonClicked(), ActionDescriptionWidget::nextButtonClicked(), ActionExtensionDescriptionWidget::nextButtonClicked(), ActionsCreationWidget::nextButtonClicked(), CepContactWidget::nextButtonClicked(), CepDescriptionWidget::nextButtonClicked(), ComponentDescriptionWidget::nextButtonClicked(), ComponentExtensionDescriptionWidget::nextButtonClicked(), ComponentsCreationWidget::nextButtonClicked(), LibraryDescriptionWidget::nextButtonClicked(), ViewerDescriptionWidget::nextButtonClicked(), ViewerExtensionDescriptionWidget::nextButtonClicked(), ViewersCreationWidget::nextButtonClicked(), ActionParameterWidget::setRequiredName(), and ComponentPropertyWidget::setRequiredName().
|
static |
Referenced by ActionsCreationWidget::addActionClicked(), ComponentsCreationWidget::addComponentClicked(), LibraryDescriptionWidget::cancelButtonClicked(), ActionClassificationWidget::nextButtonClicked(), ActionDescriptionWidget::nextButtonClicked(), ActionExtensionDescriptionWidget::nextButtonClicked(), ActionsCreationWidget::nextButtonClicked(), CepContactWidget::nextButtonClicked(), CepDescriptionWidget::nextButtonClicked(), ComponentDescriptionWidget::nextButtonClicked(), ComponentExtensionDescriptionWidget::nextButtonClicked(), ComponentsCreationWidget::nextButtonClicked(), LibraryDescriptionWidget::nextButtonClicked(), ViewerDescriptionWidget::nextButtonClicked(), ViewerExtensionDescriptionWidget::nextButtonClicked(), ViewersCreationWidget::nextButtonClicked(), CepContactWidget::previousButtonClicked(), CepDescriptionWidget::previousButtonClicked(), ActionClassificationWidget::setToDefault(), ActionExtensionDescriptionWidget::setToDefault(), ActionsCreationWidget::setToDefault(), ComponentExtensionDescriptionWidget::setToDefault(), ComponentsCreationWidget::setToDefault(), ViewerExtensionDescriptionWidget::setToDefault(), ViewersCreationWidget::setToDefault(), ActionDescriptionWidget::setToDefault(), ComponentDescriptionWidget::setToDefault(), ViewerDescriptionWidget::setToDefault(), ActionParameterWidget::unsetRequiredName(), and ComponentPropertyWidget::unsetRequiredName().