|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include "config.h"#include <ui/profile.h>#include <QAbstractTableModel>#include <QSortFilterProxyModel>#include <QLoggingCategory>#include <QFileInfoList>Go to the source code of this file.
Classes | |
| class | ProfileItem |
| Represents a single configuration profile entry in the profile manager, tracking its name, origin, lifecycle status, and auto-switch filter. More... | |
| class | ProfileSortModel |
| Sort/filter proxy model for ProfileModel, supporting filtering by profile visibility (all, personal, or global) and a text search string. More... | |
| class | ProfileModel |
| Table model that manages the full set of configuration profiles, supporting creation, duplication, deletion, import, and export. More... | |
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later