Qt Virtual Chart Table (QVCT)
CDeviceGpsdAisEditView Class Reference

[UI] Route container's edit view More...

#include <devices/drivers/GpsdAis/CDeviceGpsdAisEditView.hpp>

Inheritance diagram for CDeviceGpsdAisEditView:
COverlayObjectEditView

Public Slots

virtual void accept ()
 

Public Member Functions

 CDeviceGpsdAisEditView (CDeviceGpsdAis *_poDeviceGpsdAis)
 
virtual ~CDeviceGpsdAisEditView ()
 

Private Member Functions

void constructLayout ()
 Constructs the layout of the user-interface. More...
 

Private Attributes

QLineEdit * pqLineEditHost
 [UI:LineEdit] Host More...
 
QLineEdit * pqLineEditPort
 [UI:LineEdit] Port More...
 

Additional Inherited Members

- Protected Member Functions inherited from COverlayObjectEditView
 COverlayObjectEditView (COverlayObject *_poOverlayObject)
 
virtual ~COverlayObjectEditView ()
 
- Protected Attributes inherited from COverlayObjectEditView
const COverlayObjectpoOverlayObject
 Overlay object being edited. More...
 

Detailed Description

[UI] Route container's edit view

This class implements the user-interface that allows to edit route containers.

Author
Cedric Dufour http://cedric.dufour.name

Definition at line 37 of file CDeviceGpsdAisEditView.hpp.

Constructor & Destructor Documentation

◆ CDeviceGpsdAisEditView()

CDeviceGpsdAisEditView::CDeviceGpsdAisEditView ( CDeviceGpsdAis _poDeviceGpsdAis)

Definition at line 38 of file CDeviceGpsdAisEditView.cpp.

◆ ~CDeviceGpsdAisEditView()

virtual CDeviceGpsdAisEditView::~CDeviceGpsdAisEditView ( )
inlinevirtual

Definition at line 58 of file CDeviceGpsdAisEditView.hpp.

Member Function Documentation

◆ constructLayout()

void CDeviceGpsdAisEditView::constructLayout ( )
private

Constructs the layout of the user-interface.

Definition at line 44 of file CDeviceGpsdAisEditView.cpp.

◆ accept

void CDeviceGpsdAisEditView::accept ( )
virtualslot

Definition at line 99 of file CDeviceGpsdAisEditView.cpp.

Member Data Documentation

◆ pqLineEditHost

QLineEdit* CDeviceGpsdAisEditView::pqLineEditHost
private

[UI:LineEdit] Host

Definition at line 47 of file CDeviceGpsdAisEditView.hpp.

◆ pqLineEditPort

QLineEdit* CDeviceGpsdAisEditView::pqLineEditPort
private

[UI:LineEdit] Port

Definition at line 49 of file CDeviceGpsdAisEditView.hpp.


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