Loading...
Searching...
No Matches
ml::RichTextEditor Member List

This is the complete list of members for ml::RichTextEditor, including all inherited members.

addComponent(T &child, bool fill=false)ml::Panelinline
ml::RectangleWith< PanelManifest >::addComponent(Core &child)ml::Core
ml::Graphic< ml::RoundedRectangle >::addComponent(Core &child, int layer)ml::Core
ml::Graphic< ml::RoundedRectangle >::addComponent(Core &child, E layer)ml::Coreinline
addComponents(Children &... children)ml::Coreinline
ml::Graphic< ml::RoundedRectangle >::addComponents(int layer, Children &... children)ml::Coreinline
ml::Graphic< ml::RoundedRectangle >::addComponents(E layer, Children &... children)ml::Coreinline
addRef(Core &child)ml::Panel
addUntracked(Core &child)ml::Panel
center(T &obj)ml::Positionable
centerHorizonally(T &obj)ml::Positionable
centerText(sf::Text &obj)ml::Positionable
centerVertically(T &obj)ml::Positionable
checkFlag(State state) constml::FlagManager< Flag >
clear()ml::Panel
clearDragBounds()ml::Draggable
closePopups()ml::RichTextEditor
ComponentCore()ml::ComponentCore<>inline
Core()ml::Core
ml::Customizable()=defaultml::Customizable< DraggableManifest >
ml::Customizable< PanelManifest >::Customizable()=defaultml::Customizable< PanelManifest >
DefaultLayerml::Corestatic
disableFlag(State state)ml::FlagManager< Flag >
Draggable()=defaultml::Draggable
draw(sf::RenderTarget &target, sf::RenderStates states) const overrideml::Panelvirtual
drawChildren(sf::RenderTarget &target, sf::RenderStates states) constml::Coreprotected
enableFlag(State state)ml::FlagManager< Flag >
Flag typedefml::Draggable
FlagManager()ml::FlagManager< Flag >
getChildren() constml::Coreinlineprotected
getCornerPointCount() constml::RoundedRectangle
getFillColor() constsf::Shape
getGeometricCenter() constsf::Shapevirtual
getGlobalBounds() const overrideml::Graphic< ml::RoundedRectangle >virtual
getInverseTransform() constsf::Transformable
getLocalBounds() constsf::Shape
getOrigin() constsf::Transformable
getOutlineColor() constsf::Shape
getOutlineThickness() constsf::Shape
getPoint(std::size_t index) const overrideml::RoundedRectanglevirtual
getPointCount() const overrideml::RoundedRectanglevirtual
getPosition() const overrideml::Graphic< ml::RoundedRectangle >virtual
getRadius() constml::RoundedRectangle
getRenderStates() constml::Coreinlinevirtual
getRichText() constml::RichTextEditor
getRotation() constsf::Transformable
getScale() constsf::Transformable
getSize() constml::RoundedRectangle
ml::getState() constml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< PanelManifest >::getState() constml::StateManager< extract_State< PanelManifest >::type >
getTexture() constsf::Shape
getTextureRect() constsf::Shape
getTransform() constsf::Transformable
getValue() constml::RichTextEditor
Graphic()ml::Rectangle
Graphic(const U &obj)ml::Rectangleexplicit
isEffectivelyVisible() constml::Core
isEnabled() constml::Core
isScrolling()ml::Positionable
isSettingsLocked() constml::Themeableinline
ml::isState(T state) constml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< PanelManifest >::isState(T state) constml::StateManager< extract_State< PanelManifest >::type >
isThemeLocked() constml::Themeableinline
isVisible() constml::Core
linkChild(Core *parent, Core *child)ml::Corestatic
lockSettings()ml::Themeableinline
lockTheme()ml::Themeableinline
ml::manifest_type typedefml::Customizable< DraggableManifest >
ml::Customizable< PanelManifest >::manifest_type typedefml::Customizable< PanelManifest >
move(Vector2f offset)sf::Transformable
moveDistance(sf::Vector2f distance, float seconds=1.f)ml::Positionable
moveTo(sf::Vector2f position, float seconds=1.f)ml::Positionable
ml::Core::moveTo(sf::FloatRect position, float seconds=1.f)ml::Positionable
onBlur(std::function< void()> callback, bool overwrite=true)ml::Focusable
ml::Core::onBlur(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Focusable
onChange(std::function< void(const std::string &)> cb)ml::RichTextEditor
onClick(std::function< void()> callback, bool overwrite=true)ml::Clickable
ml::Core::onClick(std::function< void(const std::optional< sf::Event > &event)> callback, bool overwrite=true)ml::Clickable
onEnabledChanged(bool enabled)ml::Coreinlineprotectedvirtual
onFocus(std::function< void()> callback, bool overwrite=true)ml::Focusable
ml::Core::onFocus(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Focusable
onHover(std::function< void()> callback, bool overwrite=true)ml::Hoverable
ml::Core::onHover(std::function< void(const std::optional< sf::Event > &event)> callback, bool overwrite=true)ml::Hoverable
onKeypress(std::function< void()> callback, bool overwrite=true)ml::Keyable
ml::Core::onKeypress(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Keyable
onKeyRelease(std::function< void()> callback, bool overwrite=true)ml::Keyable
ml::Core::onKeyRelease(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Keyable
onMouseMoved(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onMouseMoved(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
onMousePressed(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onMousePressed(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
onMouseReleased(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onMouseReleased(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
onScroll(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onScroll(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
ml::onStateEnter(std::function< void(T)> callback)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< PanelManifest >::onStateEnter(std::function< void(T)> callback)ml::StateManager< extract_State< PanelManifest >::type >
ml::onStateExit(std::function< void(T)> callback)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< PanelManifest >::onStateExit(std::function< void(T)> callback)ml::StateManager< extract_State< PanelManifest >::type >
onTextEntered(std::function< void()> callback, bool overwrite=true)ml::Keyable
ml::Core::onTextEntered(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Keyable
onThemeApplied(const Theme &theme) overrideml::Panelprotectedvirtual
onUnhover(std::function< void()> callback, bool overwrite=true)ml::Hoverable
ml::Core::onUnhover(std::function< void(const std::optional< sf::Event > &event)> callback, bool overwrite=true)ml::Hoverable
onUpdate(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onUpdate(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
onWindowFocusGained(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onWindowFocusGained(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
onWindowFocusLost(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onWindowFocusLost(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
onWindowResize(unsigned int, unsigned int)ml::Coreinlinevirtual
onWindowResized(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onWindowResized(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
operator const sf::Drawable &() constml::Graphic< ml::RoundedRectangle >
Panel()ml::Panel
process(const std::string &key, const std::optional< sf::Event > &event)ml::EventReceivervirtual
ml::Draggable::process(ENUM_TYPE eventName, const std::optional< sf::Event > &event)ml::EventReceiver
publish(ENUM_TYPE event, FilterCallback filter=[](EventReceiver &){ return true;}, SystemCallback resolve=nullptr, SystemCallback reject=nullptr)ml::Subscribable
removeComponent(Core &child)ml::Panel
RichTextEditor()ml::RichTextEditor
rotate(Angle angle)sf::Transformable
RoundedRectangle(const sf::Vector2f &size=sf::Vector2f(0, 0), float radius=0.f, unsigned int cornerPointCount=8)ml::RoundedRectangleexplicit
scale(Vector2f factor)sf::Transformable
setAbove(T &obj, float spacing=0)ml::Positionable
setActive(bool active) overrideml::Panelvirtual
setAutoHideToolbar(bool enabled)ml::RichTextEditor
setBelow(T &obj, float spacing=0)ml::Positionable
setCornerPointCount(unsigned int count)ml::RoundedRectangle
setDragBounds(const sf::FloatRect &bounds)ml::Draggable
setEnabled(bool enabled)ml::Core
setFillColor(Color color)sf::Shape
setFlag(State state, bool status)ml::FlagManager< Flag >
setFramerate(float framerate)ml::Positionable
setLeftOf(T &obj, float spacing=0)ml::Positionable
setOrigin(Vector2f origin)sf::Transformable
setOutlineColor(Color color)sf::Shape
setOutlineThickness(float thickness)sf::Shape
setParentEnabled(bool enabled)ml::Core
setPosition(const sf::Vector2f &pos) overrideml::RichTextEditorvirtual
ml::RoundedRectangle::setPosition(Vector2f position)sf::Transformable
setRadius(float radius)ml::RoundedRectangle
setRichText(const std::string &json)ml::RichTextEditor
setRightOf(T &obj, float spacing=0)ml::Positionable
setRotation(Angle angle)sf::Transformable
setScale(Vector2f factors)sf::Transformable
setSize(const sf::Vector2f &size)ml::RichTextEditor
ml::setState(T newState)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< PanelManifest >::setState(T newState)ml::StateManager< extract_State< PanelManifest >::type >
setTexture(const Texture *texture, bool resetRect=false)sf::Shape
setTextureRect(const IntRect &rect)sf::Shape
setValue(const std::string &text)ml::RichTextEditor
setVisible(bool visible) overrideml::RichTextEditorvirtual
ml::State typedefml::Draggable
ml::Graphic< ml::RoundedRectangle >::ml::Core::State typedefml::FlagManager< Flag >
ml::StateManager(std::enable_if_t<!std::is_void_v< T >, T > initialState)ml::StateManager< extract_State< DraggableManifest >::type >explicit
ml::Customizable< PanelManifest >::StateManager(std::enable_if_t<!std::is_void_v< T >, T > initialState)ml::StateManager< extract_State< PanelManifest >::type >explicit
subscribe(ENUM_TYPE event, EventCallback callback)ml::Subscribable
ml::Core::subscribe(ENUM_TYPE event, Callback callback)ml::Subscribable
Themeable()ml::Themeableinline
toggleFlag(State state)ml::FlagManager< Flag >
topmostMatching(const std::function< bool(Core &)> &accept)ml::Core
Transformable()=defaultsf::Transformable
unlinkAll(Core *core)ml::Corestatic
unlockSettings()ml::Themeableinline
unlockTheme()ml::Themeableinline
unsubscribe(EnumType event)ml::Unsubscribableinline
unsubscribeAll()ml::Unsubscribable
update()sf::Shapeprotected
~Core()ml::Corevirtual
ml::~Customizable()=defaultml::Customizable< DraggableManifest >virtual
ml::Customizable< PanelManifest >::~Customizable()=defaultml::Customizable< PanelManifest >virtual
~Draggable()=defaultml::Draggablevirtual
~Drawable()=defaultsf::Drawablevirtual
~EventReceiver()=defaultml::EventReceivervirtual
~Themeable()ml::Themeableinlinevirtual
~Transformable()=defaultsf::Transformablevirtual
~Unsubscribable()=defaultml::Unsubscribablevirtual