Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes
workspace_state.h File Reference
#include "config.h"
#include <QObject>
#include <QStringList>
#include <QFileInfo>
#include <QList>
#include <functional>

Go to the source code of this file.

Classes

struct  RecentFileInfo
 Information about a recent capture file. More...
 
class  WorkspaceState
 Manages workspace state that persists between sessions. More...
 

Detailed Description

Workspace state management - handles persistent UI state between sessions

This provides Qt-native access to the state files managed by ui/recent.c. Currently runs parallel to the existing C code for gradual migration.

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