libcdos-fw
|
成员的完整列表,这些成员属于 CFMenuBar,包括所有继承而来的类成员
accelerate(CFWindow &window) (定义于 CFMenuShell) | CFMenuShell | |
accelerate(CFWidget &parent) (定义于 CFMenuShell) | CFMenuShell | |
activateItem(CFMenuItem &menu_item, bool force_deactivate=false) (定义于 CFMenuShell) | CFMenuShell | |
add(CFWidget &widget) (定义于 CFContainer) | CFContainer | virtual |
addCssStyleData(const Glib::ustring &data, CFUInt priority) (定义于 CFContainer) | CFContainer | virtual |
addCssStyleFromPath(const Glib::ustring &css_file_path, const Glib::ustring &name, CFUInt priority) | CFWidget | virtual |
addCssStyleName(const Glib::ustring &name) (定义于 CFWidget) | CFWidget | virtual |
addCssStylePath(const Glib::ustring &path, CFUInt priority) (定义于 CFContainer) | CFContainer | virtual |
addEvents(Gdk::EventMask events) | CFWidget | |
append(CFMenuItem &child) (定义于 CFMenuShell) | CFMenuShell | |
bindModel(const Glib::RefPtr< Gio::MenuModel > &model, const Glib::ustring &action_namespace, bool with_separators) (定义于 CFMenuShell) | CFMenuShell | |
bindModel(const Glib::RefPtr< Gio::MenuModel > &model, bool with_separators) (定义于 CFMenuShell) | CFMenuShell | |
cancel() (定义于 CFMenuShell) | CFMenuShell | |
CFContainer() (定义于 CFContainer) | CFContainer | protected |
CFMenuBar() | CFMenuBar | |
CFMenuShell() (定义于 CFMenuShell) | CFMenuShell | protected |
CFObject() | CFObject | protected |
CFWidget() (定义于 CFWidget) | CFWidget | protected |
deactivate() (定义于 CFMenuShell) | CFMenuShell | |
deselect() (定义于 CFMenuShell) | CFMenuShell | |
forall(ForeachSlot slot) (定义于 CFContainer) | CFContainer | |
foreach(ForeachSlot slot) (定义于 CFContainer) | CFContainer | |
ForeachSlot typedef (定义于 CFContainer) | CFContainer | |
getAllocatedHeight() | CFWidget | |
getAllocatedWidth() | CFWidget | |
getCanFocus() | CFWidget | |
getCFObject(void *realObj) | CFObject | static |
getChildPackPirection() | CFMenuBar | |
getCssStyleVector() | CFWidget | virtual |
getHalign() | CFWidget | |
getHasTooltip() | CFWidget | |
getMarginBottom() | CFWidget | |
getMarginLeft() | CFWidget | |
getMarginRight() | CFWidget | |
getMarginTop() | CFWidget | |
getObj() | CFObject | |
getPackDirection() | CFMenuBar | |
getParentShell() (定义于 CFMenuShell) | CFMenuShell | |
getSelectedItem() (定义于 CFMenuShell) | CFMenuShell | |
getSensitive() | CFWidget | |
getTakeFocus() (定义于 CFMenuShell) | CFMenuShell | |
getTooltipMarkup() | CFWidget | |
getTooltipText() | CFWidget | |
getValign() | CFWidget | |
getVisible() | CFWidget | |
getWindow() (定义于 CFWidget) | CFWidget | |
grabFocus() | CFWidget | |
hasFocus() | CFWidget | |
hide() | CFWidget | |
insert(CFMenuItem &child, int position) (定义于 CFMenuShell) | CFMenuShell | |
isContainer() | CFContainer | virtual |
isFocus() | CFWidget | |
isSensitive() | CFWidget | |
isVisible() | CFWidget | |
listCssStyle() | CFWidget | virtual |
onApplyCssData(CFWidget *widget) (定义于 CFContainer) | CFContainer | protected |
onApplyCssPath(CFWidget *widget) (定义于 CFContainer) | CFContainer | protected |
onButtonPressEvent(GdkEventButton *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onButtonReleaseEvent(GdkEventButton *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onDeactivate() (定义于 CFMenuShell) | CFMenuShell | protectedvirtual |
onDeleteEvent(GdkEventAny *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onDraw(const ::Cairo::RefPtr< ::Cairo::Context > &cr) (定义于 CFWidget) | CFWidget | protectedvirtual |
onEvent(GdkEvent *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onKeyPressEvent(GdkEventKey *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onKeyReleaseEvent(GdkEventKey *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onMoveSelected(int distance) (定义于 CFMenuShell) | CFMenuShell | protectedvirtual |
onRealObjectFinalize() | CFMenuShell | protectedvirtual |
onRealObjectInit() | CFMenuShell | protectedvirtual |
onSelectionDone() (定义于 CFMenuShell) | CFMenuShell | protectedvirtual |
onShow() (定义于 CFWidget) | CFWidget | protectedvirtual |
prepend(CFMenuItem &child) (定义于 CFMenuShell) | CFMenuShell | |
queueDraw() | CFWidget | |
queueDrawArea(int x, int y, int width, int height) | CFWidget | |
remove(CFWidget &widget) (定义于 CFContainer) | CFContainer | virtual |
removeCssStyle(const Glib::ustring &name) | CFWidget | virtual |
reparent(CFWidget &new_parent) | CFWidget | |
selectFirst(bool search_sensitive=true) (定义于 CFMenuShell) | CFMenuShell | |
selectItem(CFMenuItem &menu_item) (定义于 CFMenuShell) | CFMenuShell | |
setCanFocus(bool can_focus=true) | CFWidget | |
setChildPackPirection(CFPackDirection pack_dir) | CFMenuBar | |
setEvents(Gdk::EventMask events) | CFWidget | |
setHalign(CFAlign align) | CFWidget | |
setHasTooltip(bool has_tooltip=true) | CFWidget | |
setMarginBottom(int margin) | CFWidget | |
setMarginLeft(int margin) | CFWidget | |
setMarginRight(int margin) | CFWidget | |
setMarginTop(int margin) | CFWidget | |
setName(const Glib::ustring &name) | CFWidget | |
setPackDirection(CFPackDirection pack_dir) | CFMenuBar | |
setRealObject(void *obj) | CFObject | protected |
setSensitive(bool sensitive=true) | CFWidget | |
setSizeRequest(int width=-1, int height=-1) | CFWidget | |
setTakeFocus(bool take_focus=true) (定义于 CFMenuShell) | CFMenuShell | |
setTooltipMarkup(const Glib::ustring &markup) | CFWidget | |
setTooltipText(const Glib::ustring &text) | CFWidget | |
setValign(CFAlign align) | CFWidget | |
setVisible(bool visible=true) | CFWidget | |
show() | CFWidget | |
showAll() | CFWidget | |
signalButtonPressEvent() (定义于 CFWidget) | CFWidget | |
signalButtonReleaseEvent() (定义于 CFWidget) | CFWidget | |
signalDeactivate() (定义于 CFMenuShell) | CFMenuShell | |
signalDeleteEvent() (定义于 CFWidget) | CFWidget | |
signalDraw() (定义于 CFWidget) | CFWidget | |
signalEvent() (定义于 CFWidget) | CFWidget | |
signalInsert() (定义于 CFMenuShell) | CFMenuShell | |
signalKeyPressEvent() (定义于 CFWidget) | CFWidget | |
signalKeyReleaseEvent() (定义于 CFWidget) | CFWidget | |
signalMoveSelected() (定义于 CFMenuShell) | CFMenuShell | |
signalSelectionDone() (定义于 CFMenuShell) | CFMenuShell | |
signalShow() (定义于 CFWidget) | CFWidget | |
~CFContainer() (定义于 CFContainer) | CFContainer | virtual |
~CFMenuBar() | CFMenuBar | virtual |
~CFMenuShell() (定义于 CFMenuShell) | CFMenuShell | |
~CFObject() | CFObject | virtual |
~CFWidget() | CFWidget | virtual |