VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtVideoStreamsMenuItem.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
13 #include <vrvCoreQt/DtMenuItem.h>
14 
15 namespace makVrv
16 {
21  {
22 
23  public:
26 
28  virtual ~DtVideoStreamsMenuItem();
29 
31  virtual QAction* createAction(DtDe&, QWidget* parent);
32 
33  protected:
34 
36  virtual void on_triggered();
37 
38  protected:
40  };
41 }
Builder for menu items.
Definition: DtMenuItem.h:26
Contains DLL export macros.
#define DT_DLL_VRVVIDEOSTREAMQT
Definition: vrvVideoStreamQt.h:20
DtDe & myDe
Definition: DtVideoStreamsMenuItem.h:39
DtVideoStreamsMenuItem is the menu item that brings up the video streams dialog page.
Definition: DtVideoStreamsMenuItem.h:20
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)