VValue Specialization for strings: trivial.
More...
#include <ocean/plankton/StdValues.hpp>
|
|
static const char * | MultiLine () |
| | Creation preferences for string inputs, use multiple lines.
|
| |
|
static const char * | OneLine () |
| | Creation preferences for string inputs, use only one line.
|
| |
VValue Specialization for strings: trivial.
This class comes with some member functions that contain conventions for input creators. Whenever a RefPtr<VCreationPreferences> is required, give it some of these:
A certain object (especcially input types) might have multiple implementations by the GUI or alternat...
Definition VCreationPreferences.hpp:24
Type trait for VValues that specify how to convert a certain value from and to text.
Definition VValue.hpp:108