Class QfToast
Inherits the following classes: Popup
Inherited by the following classes: Toast
Public Properties
| Type | Name |
|---|---|
| property var | act |
| property double | bottomSpacing |
| property double | edgeSpacing |
| property var | timeoutAct |
| property bool | timeoutFeedback |
| property string | type |
| property real | virtualKeyboardHeight |
Public Functions
| Type | Name |
|---|---|
| void | show (text, type, action_text, action_function, timeout_feedback, timeout_function) |
Public Properties Documentation
property act
var QfToast::act;
property bottomSpacing
double QfToast::bottomSpacing;
property edgeSpacing
double QfToast::edgeSpacing;
property timeoutAct
var QfToast::timeoutAct;
property timeoutFeedback
bool QfToast::timeoutFeedback;
property type
string QfToast::type;
property virtualKeyboardHeight
real QfToast::virtualKeyboardHeight;
Public Functions Documentation
function show
void QfToast::show (
text,
type,
action_text,
action_function,
timeout_feedback,
timeout_function
)
The documentation for this class was generated from the following file src/gui/qml/QfToast.qml