Skip to content

Class Toast

ClassList > Toast

Inherits the following classes: Popup

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 Toast::act;

property bottomSpacing

double Toast::bottomSpacing;

property edgeSpacing

double Toast::edgeSpacing;

property timeoutAct

var Toast::timeoutAct;

property timeoutFeedback

bool Toast::timeoutFeedback;

property type

string Toast::type;

property virtualKeyboardHeight

real Toast::virtualKeyboardHeight;

Public Functions Documentation

function show

void Toast::show (
    text,
    type,
    action_text,
    action_function,
    timeout_feedback,
    timeout_function
) 


The documentation for this class was generated from the following file src/qml/Toast.qml