Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstractbutton.cpp File Reference

(4a7c76d4a5365343178ea29c8a8e9b8d8acb89b5)

#include "private/qabstractbutton_p.h"
#include "private/qapplication_p.h"
#include "qabstractbutton_p.h"
#include "qevent.h"
#include "qpainter.h"
#include "qapplication.h"
#include "qstyle.h"
#include <qpa/qplatformtheme.h>
#include <QtCore/qpointer.h>
#include <algorithm>
#include "moc_qabstractbutton.cpp"
+ Include dependency graph for qabstractbutton.cpp:

Go to the source code of this file.

Macros

#define AUTO_REPEAT_DELAY   300
 
#define AUTO_REPEAT_INTERVAL   100
 

Functions

Q_WIDGETS_EXPORT bool qt_tab_all_widgets ()
 

Macro Definition Documentation

◆ AUTO_REPEAT_DELAY

#define AUTO_REPEAT_DELAY   300

Definition at line 30 of file qabstractbutton.cpp.

◆ AUTO_REPEAT_INTERVAL

#define AUTO_REPEAT_INTERVAL   100

Definition at line 31 of file qabstractbutton.cpp.

Function Documentation

◆ qt_tab_all_widgets()

Q_WIDGETS_EXPORT bool qt_tab_all_widgets ( )
extern

Definition at line 344 of file qapplication.cpp.