The following members of class GeoView are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Protected Functions
(obsolete) bool | isReadyToDraw() const |
Member Function Documentation
[protected]
bool GeoView::isReadyToDraw () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns true
when the GeoView is ready to be drawn.
No longer required to check before drawing the view.
See also draw().