wscout::gui::HeaderFrame Struct Reference

Basic class to provide a frame around protocol header widgets. More...

#include <wscout_gui_header_frame.hh>

Inheritance diagram for wscout::gui::HeaderFrame:
wscout::gui::HeaderBase< AVSHeader, Proto > wscout::gui::HeaderBase< ExactIPHeader, Protocol > wscout::gui::HeaderBase< IEEE80211BeaconHeader, protocol::IEEE802_11_BEACON > wscout::gui::HeaderBase< IEEE80211Header, protocol::IEEE802_11 > wscout::gui::HeaderBase< IPv4Header, Protocol > wscout::gui::HeaderBase< IPv6Header, Protocol > wscout::gui::HeaderBase< LLCHeader, protocol::LLC > wscout::gui::HeaderBase< PcapHeader, protocol::PCAP > wscout::gui::HeaderBase< PrismHeader, Proto > wscout::gui::HeaderBase< Exact, Proto >

List of all members.

Public Types

enum  { header_margin = 2 }

Public Member Functions

 HeaderFrame (QWidget *parent=0)
QBoxLayout * layout ()

Detailed Description

Basic class to provide a frame around protocol header widgets.

This class setups the frame around protocol header widgets. It also installs a QVBoxLayout instance as layout. Subclass may add items to this layout using layout().

See also:
AbstractHeader, HeaderBase

Member Enumeration Documentation

anonymous enum
Enumerator:
header_margin 

Margins around headers.


Constructor & Destructor Documentation

wscout::gui::HeaderFrame::HeaderFrame ( QWidget *  parent = 0  )  [inline]

Default Constructor.

References header_margin.


Member Function Documentation

QBoxLayout * wscout::gui::HeaderFrame::layout (  )  [inline]

The documentation for this struct was generated from the following files:

Generated by  doxygen 1.6.2