VR-Forces 4.1.1 Class Documentation
DtGStreamerImageTaskElementConfigurationWidget.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 
15 
18 
19 class QLineEdit;
20 
21 namespace makVrv
22 {
23  class DtUnicode;
24  class DtGStreamerImageTaskElementConfigurationLogic;
25  class DtDe;
26  class DtVideoStream;
27 
33  {
34  Q_OBJECT
35 
36  public:
39  int imageTaskElementIndex, DtVideoStream& videoStream,
40  QWidget* parent );
41 
44 
46  void setupGui();
47 
49  virtual void activate();
50 
52  virtual void setPipelineConfiguration( const DtUnicode& config );
53 
54  protected slots:
55 
57  virtual void onPipelineConfigurataionChanged();
58 
59  protected:
62  };
63 
68  {
69  public:
71 
74 
77 
78  protected:
81  int imageTaskElementIndex, DtVideoStream& videoStream, QWidget* parent );
82 
83  protected:
85  };
86 }
87 
88 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)