|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <LauncherUI.h>
Classes | |
| struct | ThresholdEdit |
Public Attributes | |
| bool | show = false |
| std::string | dimensionId |
| std::string | dimensionName |
| std::vector< ThresholdEdit > | rows |
Definition at line 281 of file LauncherUI.h.
| std::string NormsEditorState::dimensionId |
Definition at line 283 of file LauncherUI.h.
| std::string NormsEditorState::dimensionName |
Definition at line 284 of file LauncherUI.h.
| std::vector<ThresholdEdit> NormsEditorState::rows |
Definition at line 290 of file LauncherUI.h.
| bool NormsEditorState::show = false |
Definition at line 282 of file LauncherUI.h.
Referenced by LauncherUI::Render().