| AbstractDrawnItem(const Coordinate &pos, const WPen &pen=WPen(), const WBrush &brush=WBrush()) | Wt::WLeafletMap::AbstractDrawnItem | explicitprotected |
| AbstractMapItem(const Coordinate &pos) | Wt::WLeafletMap::AbstractMapItem | explicitprotected |
| addChild(std::unique_ptr< WObject > child) | Wt::WObject | |
| addChild(std::unique_ptr< Child > child) | Wt::WObject | |
| addFunctionJs() const | Wt::WLeafletMap::AbstractMapItem | privatevirtual |
| addStyleOptions(Json::Object &options) const | Wt::WLeafletMap::AbstractDrawnItem | protected |
| applyChangeJS(WStringStream &ss, long long id) override | Wt::WLeafletMap::Circle | privatevirtual |
| bindSafe(void(C::*method)(Args...)) noexcept | Wt::Core::observable | |
| bindSafe(void(C::*method)(Args...) const) const noexcept | Wt::Core::observable | |
| bindSafe(const Function &function) noexcept | Wt::Core::observable | |
| brush() const | Wt::WLeafletMap::AbstractDrawnItem | |
| Circle(const Coordinate ¢er, double radius, const WPen &pen=WPen(), const WBrush &brush=WBrush()) | Wt::WLeafletMap::Circle | |
| Circle(const Coordinate ¢er, double radius, const WBrush &brush) | Wt::WLeafletMap::Circle | |
| clicked() | Wt::WLeafletMap::AbstractMapItem | |
| createItemJS(WStringStream &ss, WStringStream &postJS, long long id) override | Wt::WLeafletMap::Circle | protectedvirtual |
| doubleClicked() | Wt::WLeafletMap::AbstractMapItem | |
| getStateless(Method method) | Wt::WObject | protectedvirtual |
| id() const | Wt::WObject | virtual |
| implementJavaScript(void(T::*method)(), const std::string &jsCode) | Wt::WObject | |
| implementStateless(void(T::*method)()) | Wt::WObject | |
| implementStateless(void(T::*method)(), void(T::*undoMethod)()) | Wt::WObject | |
| isNotStateless() | Wt::WObject | |
| map() | Wt::WLeafletMap::AbstractMapItem | protected |
| map() const | Wt::WLeafletMap::AbstractMapItem | protected |
| Method typedef | Wt::WObject | |
| mouseWentDown() | Wt::WLeafletMap::AbstractMapItem | |
| mouseWentOut() | Wt::WLeafletMap::AbstractMapItem | |
| mouseWentOver() | Wt::WLeafletMap::AbstractMapItem | |
| mouseWentUp() | Wt::WLeafletMap::AbstractMapItem | |
| move(const Coordinate &pos) | Wt::WLeafletMap::AbstractMapItem | virtual |
| needsUpdate() const | Wt::WLeafletMap::AbstractMapItem | protectedvirtual |
| objectName() const | Wt::WObject | virtual |
| observable() noexcept | Wt::Core::observable | |
| pen() const | Wt::WLeafletMap::AbstractDrawnItem | |
| position() const | Wt::WLeafletMap::AbstractMapItem | |
| radius() const | Wt::WLeafletMap::Circle | |
| removeChild(WObject *child) | Wt::WObject | |
| removeChild(Child *child) | Wt::WObject | |
| resendFormData() | Wt::WObject | virtual |
| resetLearnedSlot(void(T::*method)()) | Wt::WObject | |
| resetLearnedSlots() | Wt::WObject | |
| setBrush(const WBrush &brush) | Wt::WLeafletMap::AbstractDrawnItem | |
| setMap(WLeafletMap *map) | Wt::WLeafletMap::AbstractMapItem | protectedvirtual |
| setObjectName(const std::string &name) | Wt::WObject | virtual |
| setPen(const WPen &pen) | Wt::WLeafletMap::AbstractDrawnItem | |
| setRadius(double radius) | Wt::WLeafletMap::Circle | |
| unrender() | Wt::WLeafletMap::AbstractMapItem | protectedvirtual |
| update(WStringStream &js) | Wt::WLeafletMap::AbstractMapItem | protectedvirtual |
| ~observable() | Wt::Core::observable | virtual |