API Documentation
Loading...
Searching...
No Matches
CoordinateSelector Class Reference

#include <CoordinateSelector.h>

Inheritance diagram for CoordinateSelector:
[legend]
Collaboration diagram for CoordinateSelector:
[legend]

Public Member Functions

 CoordinateSelector (QWidget *parent=nullptr)
 
void initPage ()
 
String currentURL () const
 
Bounds< 2, fltp08currentBounds () const override
 
Bounds< 2, Angle< fltp08 > > currentBoundsAngle () const override
 
virtual void setCurrentBounds (const Bounds< 2, fltp08 > &wgs84_bounds) override
 
virtual void setCurrentBounds (const Bounds< 2, Angle< fltp08 > > &wgs84_bounds) override
 
- Public Member Functions inherited from CoordinateBoundsSelector

Protected Attributes

QWebEngineView * m_web_view
 

Additional Inherited Members

- Signals inherited from CoordinateBoundsSelector
void finishedSignal ()
 
void canceledSignal ()
 
- Static Public Member Functions inherited from CoordinateBoundsSelector
static CoordinateBoundsSelectorCreateCoordinateSelector (QWidget *parent=nullptr)
 
static bool CanCreateCoordinateSelector ()
 
static void RegisterCreator (std::function< CoordinateBoundsSelector *(QWidget *parent)> creator)
 
- Static Protected Attributes inherited from CoordinateBoundsSelector
static std::function< CoordinateBoundsSelector *(QWidget *parent)> s_create_coordinate_selector = nullptr
 

Constructor & Destructor Documentation

◆ CoordinateSelector()

CoordinateSelector ( QWidget * parent = nullptr)

Member Function Documentation

◆ currentBounds()

Bounds< 2, fltp08 > currentBounds ( ) const
overridevirtual

◆ currentBoundsAngle()

Bounds< 2, Angle< fltp08 > > currentBoundsAngle ( ) const
overridevirtual

◆ currentURL()

String currentURL ( ) const

◆ initPage()

void initPage ( )

◆ setCurrentBounds() [1/2]

void setCurrentBounds ( const Bounds< 2, Angle< fltp08 > > & wgs84_bounds)
overridevirtual

◆ setCurrentBounds() [2/2]

void setCurrentBounds ( const Bounds< 2, fltp08 > & wgs84_bounds)
overridevirtual

Member Data Documentation

◆ m_web_view

QWebEngineView* m_web_view
protected

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