VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtVideoStreamsMenuItem Class Reference

DtVideoStreamsMenuItem is the menu item that brings up the video streams dialog page. More...

Inheritance diagram for makVrv::DtVideoStreamsMenuItem:
Inheritance graph
[legend]

Public Member Functions

 DtVideoStreamsMenuItem (DtDe &de)
 CTOR.
virtual ~DtVideoStreamsMenuItem ()
 DTOR.
virtual QActioncreateAction (DtDe &, QWidget *parent)
 Build the menu item.
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 CTOR.
virtual ~DtMenuItem ()
 DTOR.
virtual const std::string & menuItemIdName () const
 Get the menu id name, the menu id name is not the same thing as the visible menu text.

Protected Member Functions

virtual void on_triggered ()
 Called when the item is triggered.

Protected Attributes

DtDemyDe
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
virtual void on_aboutToShow ()

Detailed Description

DtVideoStreamsMenuItem is the menu item that brings up the video streams dialog page.

Constructor & Destructor Documentation

makVrv::DtVideoStreamsMenuItem::DtVideoStreamsMenuItem ( DtDe de)

CTOR.

virtual makVrv::DtVideoStreamsMenuItem::~DtVideoStreamsMenuItem ( )
virtual

DTOR.

Member Function Documentation

virtual QAction* makVrv::DtVideoStreamsMenuItem::createAction ( DtDe ,
QWidget parent 
)
virtual

Build the menu item.

Implements makVrv::DtMenuItem.

virtual void makVrv::DtVideoStreamsMenuItem::on_triggered ( )
protectedvirtual

Called when the item is triggered.

Reimplemented from makVrv::DtMenuItem.

Member Data Documentation

DtDe& makVrv::DtVideoStreamsMenuItem::myDe
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)