Fcitx
Public Member Functions | List of all members
fcitx::CheckUpdateEvent Class Reference
Inheritance diagram for fcitx::CheckUpdateEvent:
Inheritance graph
[legend]
Collaboration diagram for fcitx::CheckUpdateEvent:
Collaboration graph
[legend]

Public Member Functions

void setHasUpdate ()
 Make checking update short circuit. More...
 
bool filtered () const override
 Whether a event is filtered by handler. More...
 
- Public Member Functions inherited from fcitx::Event
 Event (EventType type)
 
EventType type () const
 Type of event, can be used to decide event class. More...
 
void accept ()
 
bool accepted () const
 Return value used by Instance::postEvent. More...
 
bool isInputContextEvent () const
 A helper function to check if a event is input context event. More...
 

Additional Inherited Members

- Protected Attributes inherited from fcitx::Event
EventType type_
 
bool accepted_ = false
 

Detailed Description

Definition at line 597 of file event.h.


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