|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <string>#include <vector>#include <map>#include <memory>#include <SDL2/SDL.h>#include "TextEditor.h"#include "ScaleManager.h"#include "OpenScalesBrowser.h"Go to the source code of this file.
Classes | |
| struct | ExperimentInfo |
| struct | PageEditorState |
| struct | TestEditorState |
| struct | TranslationEditorState |
| struct | EditorCondition |
| struct | QuestionEditorState |
| struct | QuestionEditorState::AnchorEdit |
| struct | DimensionEditorState |
| struct | BatchImportState |
| struct | NormsEditorState |
| struct | NormsEditorState::ThresholdEdit |
| struct | CorrectAnswersEditorState |
| struct | CreateStudyFromScaleState |
| struct | Parameter |
| class | LauncherUI |