Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
Public Attributes | List of all members
dnf_composer::user_interface::FileFlags Struct Reference

#include <main_menu_bar.h>

Collaboration diagram for dnf_composer::user_interface::FileFlags:

Public Attributes

bool showOpenLayoutDialog = false
 
bool showOpenSimulationDialog = false
 
bool showSaveSimulationDialog = false
 

Member Data Documentation

◆ showOpenLayoutDialog

bool dnf_composer::user_interface::FileFlags::showOpenLayoutDialog = false

◆ showOpenSimulationDialog

bool dnf_composer::user_interface::FileFlags::showOpenSimulationDialog = false

◆ showSaveSimulationDialog

bool dnf_composer::user_interface::FileFlags::showSaveSimulationDialog = false

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