Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

Represents user input from dialogs that can be used in plugins. More...

#include <stf.h>

Collaboration diagram for stf::UserInput:

Public Member Functions

 UserInput (const std::vector< std::string > &labels_=std::vector< std::string >(0), const Vector_double &defaults_=Vector_double(0), std::string title_="\0")
 Constructor.

Public Attributes

std::vector< std::string > labels
Vector_double defaults
std::string title

Detailed Description

Represents user input from dialogs that can be used in plugins.

Definition at line 146 of file stf.h.


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