VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtRunwayPropertyMapTable Class Reference

The DRunwaytPropertyMapTable is a specialized version of the property table customized for runways to allow for setting of values as distances and orientation degrees. More...

Inheritance diagram for makVrf::DtRunwayPropertyMapTable:
Inheritance graph
[legend]

Public Member Functions

 DtRunwayPropertyMapTable (makVrv::DtDe &de, QWidget *parent)
 
virtual ~DtRunwayPropertyMapTable ()
 
- Public Member Functions inherited from makVrf::DtPropertyMapTable
 DtPropertyMapTable (makVrv::DtDe &de, QWidget *parent)
 
virtual ~DtPropertyMapTable ()
 
virtual bool isValid () const
 Returns true if all keys are specified and unique. More...
 
virtual void init (const DtRwPropertiesMap *, const std::set< DtString > &ignoreColumns=std::set< DtString >())
 Intializes from the map. More...
 
virtual void setToMap (DtRwPropertiesMap *)
 Sets the value of the table into the map. The map will be cleared and repalced with the new data. More...
 
virtual void resizeColumnsToContents ()
 
virtual int minimumWidth () const
 

Additional Inherited Members

- Signals inherited from makVrf::DtPropertyMapTable
void modified ()
 
- Public Attributes inherited from makVrf::DtPropertyMapTable
QTableWidgetmyTableData
 
QVBoxLayout * myMainLayout
 
QHBoxLayout * myButtonLayout
 
QPushButtonmyAdd
 
QPushButtonmyRemove
 
- Protected Slots inherited from makVrf::DtPropertyMapTable
virtual void onAdd ()
 
virtual void onRemove ()
 
virtual void onRowSelected ()
 
virtual void currentCellChanged (int, int, int, int)
 
- Protected Member Functions inherited from makVrf::DtPropertyMapTable
virtual double revertValue (int type, int old, QLineEdit *le) const
 
virtual void columnHeadersFrom (const DtPropertyInterface *prototype, QStringList &columns) const
 
virtual void fillInAndMapRwItemToTableItems (int row, int &colStart, const DtReaderWriter *rw)
 
virtual QString columnNameFrom (const DtString &str) const
 
virtual void tableItemCreated (QLineEdit *, const DtReaderWriter *)
 
virtual void fillInKey (const DtReaderWriter *value) const
 
virtual void setRowToStructure (int row, DtReaderWriter *)
 
virtual void setValueToReaderWriter (QLineEdit *, DtReaderWriter *) const
 
virtual void addRow (const DtReaderWriter *)
 
virtual int columnOf (const DtString &) const
 
virtual void resetColumnTitle (const DtString &) const
 
virtual QString formattedValue (const DtReaderWriter *rw) const
 
virtual void setColumnType (const DtString &, int)
 
virtual void setOrientationValidatorRange (QLineEdit *)
 
virtual void displayUnitChanged (makVrv::DtUnitConverterCollection::DisplayUnitType, int, int)
 
virtual void decimalsChanged (makVrv::DtUnitConverterCollection::DisplayUnitType)
 
virtual int convertToNative (const DtString &name, int) const
 
virtual int convertToNative (int type, int) const
 
virtual double convertToNative (const DtString &name, double) const
 
virtual double convertToNative (int type, double) const
 
virtual bool eventFilter (QObject *o, QEvent *e)
 
virtual void cellEntered (QObject *)
 
- Protected Attributes inherited from makVrf::DtPropertyMapTable
makVrv::DtDemyDe
 
DtReaderWritermyPrototype
 
DtReaderWritermyKey
 
makVrv::DtSignalConnectionManager myConnections
 
std::map< DtString, intmyColumnsByRwName
 
std::map< DtString, intmyColumnTypes
 
std::set< DtStringmyIgnoreColumns
 

Detailed Description

The DRunwaytPropertyMapTable is a specialized version of the property table customized for runways to allow for setting of values as distances and orientation degrees.

Constructor & Destructor Documentation

makVrf::DtRunwayPropertyMapTable::DtRunwayPropertyMapTable ( makVrv::DtDe de,
QWidget *  parent 
)
virtual makVrf::DtRunwayPropertyMapTable::~DtRunwayPropertyMapTable ( )
virtual

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

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)