dnai::models::gui::data::Input Struct Reference
  #include <input.h>
Inheritance diagram for dnai::models::gui::data::Input:

Collaboration diagram for dnai::models::gui::data::Input:

Public Member Functions | |
| Input & | operator= (const Input &link)=default | 
| bool | operator!= (const Input &link) const | 
| bool | operator== (const Input &link) const | 
  Public Member Functions inherited from dnai::models::gui::data::Entity | |
| Entity & | operator= (const Entity &other)=default | 
| bool | operator!= (const Entity &other) const | 
| bool | operator== (const Entity &other) const | 
  Public Member Functions inherited from dnai::models::gui::data::Linkable | |
| Linkable & | operator= (const Linkable &link)=default | 
| bool | operator!= (const Linkable &link) const | 
| bool | operator== (const Linkable &link) const | 
Public Attributes | |
| QString | name | 
  Public Attributes inherited from dnai::models::gui::data::Variable | |
| QUuid | varType = "{149e81c5-fc6e-5cc7-a0a6-6f736a6487ca}" | 
| QString | value = "" | 
  Public Attributes inherited from dnai::models::gui::data::Entity | |
| int | index = 0 | 
| QUuid | listIndex | 
| QString | description | 
| bool | expanded = false | 
  Public Attributes inherited from dnai::models::gui::data::Linkable | |
| QUuid | id | 
| QUuid | linkedId | 
Member Function Documentation
      
  | 
  inline | 
      
  | 
  inline | 
Member Data Documentation
| QString dnai::models::gui::data::Input::name | 
The documentation for this struct was generated from the following file:
- Gui/app/include/dnai/models/gui/data/input.h
 
          
          
 Public Member Functions inherited from 
 1.8.9