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
qoptionswidget.cpp File Reference

(5992c457de417dd32f7503db5f2dfa30cc54f494)

#include "qoptionswidget_p.h"
#include <QtWidgets/qitemdelegate.h>
#include <QtWidgets/qlayout.h>
#include <QtWidgets/qlistwidget.h>
Include dependency graph for qoptionswidget.cpp:

Go to the source code of this file.

Classes

class  ListWidgetDelegate

Functions

static QStringList subtract (const QStringList &minuend, const QStringList &subtrahend)

Function Documentation

◆ subtract()

QStringList subtract ( const QStringList & minuend,
const QStringList & subtrahend )
static

Definition at line 57 of file qoptionswidget.cpp.