namespace com :: sun :: star :: frame { class XFrame; } namespace com :: sun :: star :: frame { struct FeatureStateEvent; } namespace svt { class FrameStatusListener; }
class SVT_DLLPUBLIC WeldToolbarPopup
{ private:
DECL_DLLPRIVATE_LINK(FocusHdl, weld::Widget&, void);
// Forwarded from XStatusListener (subclasses must override this one to get the status updates): /// @throws css::uno::RuntimeException virtualvoid statusChanged(const css::frame::FeatureStateEvent& Event); virtualvoid GrabFocus() = 0;
};
// we want to create WeldToolbarPopup on-demand when a toolbar dropdown is // clicked, but the widget to be shown must exist before the dropdown // is activated, so ToolbarPopupContainer is that widget and the // contents of the on-demand created WeldToolbarPopup is placed // within the ToolbarPopupContainer class SVT_DLLPUBLIC ToolbarPopupContainer final
{ private:
DECL_DLLPRIVATE_LINK(FocusHdl, weld::Widget&, void);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.