Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Enumerations
info_banner_widget.h File Reference
#include <QFrame>
#include <QColor>
#include <QDate>
#include <QString>
#include <QList>
#include <QMap>
#include <QPair>
#include <QTimer>

Go to the source code of this file.

Classes

struct  BannerSlide
 Describes the full content and display metadata for a single banner slide. More...
 
struct  SlideTypeConfig
 Per-type display configuration controlling selection, limits, and gradient styling of banner slides. More...
 
class  InfoBannerWidget
 A custom-painted rotating banner widget that cycles through informational slides. More...
 

Enumerations

enum  BannerSlideType { BannerEvents , BannerSponsorship , BannerTips , BannerSeasonal }
 Categorises the content type of a banner slide shown in the welcome or news panel. More...
 

Detailed Description

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

Enumeration Type Documentation

◆ BannerSlideType

Categorises the content type of a banner slide shown in the welcome or news panel.

Enumerator
BannerEvents 

Slide advertising an upcoming event (conference, webinar, etc.)

BannerSponsorship 

Slide displaying sponsor or partner acknowledgement

BannerTips 

Slide presenting a usage tip or keyboard shortcut

BannerSeasonal 

Slide tied to a specific calendar date or season