KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::ScriptTimer Class Reference

#include <scripting.h>

Inheritance diagram for KWin::ScriptTimer:

Public Member Functions

Q_INVOKABLE ScriptTimer (QObject *parent=nullptr)
 

Detailed Description

In order to be able to construct QTimer objects in javascript, the constructor must be declared with Q_INVOKABLE.

Definition at line 95 of file scripting.h.

Constructor & Destructor Documentation

◆ ScriptTimer()

KWin::ScriptTimer::ScriptTimer ( QObject * parent = nullptr)

Definition at line 127 of file scripting.cpp.


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