swift
Public Member Functions | Protected Member Functions | List of all members
swift::gui::CEnableForViewBasedIndicator Class Reference

Hand over indication task to an embedded view. More...

Inheritance diagram for swift::gui::CEnableForViewBasedIndicator:
[legend]

Public Member Functions

void enableLoadIndicator (bool enable)
 Enable loading indicator.
 
bool isShowingLoadIndicator () const
 Showing load indicator?
 
int showLoadIndicator (std::chrono::milliseconds timeout=std::chrono::milliseconds(0))
 Show loading indicator.
 
void hideLoadIndicator ()
 Hide loading indicator.
 

Protected Member Functions

 CEnableForViewBasedIndicator (views::CViewBaseNonTemplate *viewWithIndicator=nullptr)
 Constructor.
 
void setViewWithIndicator (swift::gui::views::CViewBaseNonTemplate *viewWithIndicator)
 Set the corresponding view.
 

Detailed Description

Hand over indication task to an embedded view.

Definition at line 18 of file enableforviewbasedindicator.h.


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