PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
NormsEditorState Struct Reference

#include <LauncherUI.h>

Classes

struct  ThresholdEdit
 

Public Attributes

bool show = false
 
std::string dimensionId
 
std::string dimensionName
 
std::vector< ThresholdEditrows
 

Detailed Description

Definition at line 281 of file LauncherUI.h.

Member Data Documentation

◆ dimensionId

std::string NormsEditorState::dimensionId

Definition at line 283 of file LauncherUI.h.

◆ dimensionName

std::string NormsEditorState::dimensionName

Definition at line 284 of file LauncherUI.h.

◆ rows

std::vector<ThresholdEdit> NormsEditorState::rows

Definition at line 290 of file LauncherUI.h.

◆ show

bool NormsEditorState::show = false

Definition at line 282 of file LauncherUI.h.

Referenced by LauncherUI::Render().


The documentation for this struct was generated from the following file: