Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
abstractfindwidget.cpp File Reference

(34ce4eccbe4f645c25181984435fe65b0b028eb0)

#include "abstractfindwidget_p.h"
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLayout>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QToolButton>
#include <QtGui/QAction>
#include <QtGui/QKeyEvent>
#include <QtGui/QShortcut>
#include <QtCore/QCoreApplication>
#include <QtCore/QEvent>
#include <QtCore/QFile>
#include <QtCore/QTimer>
+ Include dependency graph for abstractfindwidget.cpp:

Go to the source code of this file.

Functions

static QIcon afwCreateIconSet (const QString &name)
 

Function Documentation

◆ afwCreateIconSet()

static QIcon afwCreateIconSet ( const QString & name)
static

Definition at line 40 of file abstractfindwidget.cpp.