#include <wscout_gui_header_frame.hh>
Public Types | |
enum | { header_margin = 2 } |
Public Member Functions | |
HeaderFrame (QWidget *parent=0) | |
QBoxLayout * | layout () |
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().
wscout::gui::HeaderFrame::HeaderFrame | ( | QWidget * | parent = 0 |
) | [inline] |
Default Constructor.
QBoxLayout * wscout::gui::HeaderFrame::layout | ( | ) | [inline] |
This protocol header widget's layout.