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

(36e12ca91264feca2f4069f8e0988c813ffe1a2f)

#include "abstractfindwidget_p.h"
#include <QtWidgets/qcheckbox.h>
#include <QtWidgets/qlabel.h>
#include <QtWidgets/qlayout.h>
#include <QtWidgets/qlayoutitem.h>
#include <QtWidgets/qlineedit.h>
#include <QtWidgets/qtoolbutton.h>
#include <QtGui/qaction.h>
#include <QtGui/qevent.h>
#include <QtGui/qshortcut.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qcoreevent.h>
#include <QtCore/qfile.h>
#include <QtCore/qtimer.h>
Include dependency graph for abstractfindwidget.cpp:

Go to the source code of this file.

Functions

static QIcon afwCreateIconSet (const QString &name)

Function Documentation

◆ afwCreateIconSet()

QIcon afwCreateIconSet ( const QString & name)
static

Definition at line 40 of file abstractfindwidget.cpp.