Unity 8
 All Classes Functions Properties
PreviewTextSummary Class Reference

Preview widget for text. More...

Inheritance diagram for PreviewTextSummary:
Collaboration diagram for PreviewTextSummary:

Additional Inherited Members

- Signals inherited from PreviewWidget
void triggered (string widgetId, string actionId, var data)
 This signal should be emitted when a preview action was triggered. More...
 
- Properties inherited from PreviewWidget
bool isCurrentPreview
 Specifies the preview widget being currently used or not.
 
string widgetId
 The widget identifier.
 
var widgetData
 Variable used to contain widget's data.
 
var scopeStyle
 The ScopeStyle component.
 

Detailed Description

Preview widget for text.

This widget shows text contained in widgetData["text"] along with a title that comes from widgetData["title"].

In case the text does not fit in 7 lines a See More / Less widget is also shown.

Definition at line 23 of file PreviewTextSummary.qml.


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