libcdos-fw
CFMenuItem 成员列表

成员的完整列表,这些成员属于 CFMenuItem,包括所有继承而来的类成员

activate() (定义于 CFMenuItem)CFMenuItem
add(CFWidget &widget) (定义于 CFContainer)CFContainervirtual
addCssStyleData(const Glib::ustring &data, CFUInt priority) (定义于 CFContainer)CFContainervirtual
addCssStyleFromPath(const Glib::ustring &css_file_path, const Glib::ustring &name, CFUInt priority)CFWidgetvirtual
addCssStyleName(const Glib::ustring &name) (定义于 CFWidget)CFWidgetvirtual
addCssStylePath(const Glib::ustring &path, CFUInt priority) (定义于 CFContainer)CFContainervirtual
addEvents(Gdk::EventMask events)CFWidget
CFBin()CFBinprotected
CFContainer() (定义于 CFContainer)CFContainerprotected
CFMenuItem() (定义于 CFMenuItem)CFMenuItemexplicit
CFMenuItem(CFWidget &widget) (定义于 CFMenuItem)CFMenuItem
CFMenuItem(const Glib::ustring &label, bool mnemonic=false) (定义于 CFMenuItem)CFMenuItem
CFObject()CFObjectprotected
CFWidget() (定义于 CFWidget)CFWidgetprotected
deselect() (定义于 CFMenuItem)CFMenuItem
forall(ForeachSlot slot) (定义于 CFContainer)CFContainer
foreach(ForeachSlot slot) (定义于 CFContainer)CFContainer
ForeachSlot typedef (定义于 CFContainer)CFContainer
getAccelPath() (定义于 CFMenuItem)CFMenuItem
getAllocatedHeight()CFWidget
getAllocatedWidth()CFWidget
getCanFocus()CFWidget
getCFObject(void *realObj)CFObjectstatic
getCssStyleVector()CFWidgetvirtual
getHalign()CFWidget
getHasTooltip()CFWidget
getLabel() (定义于 CFMenuItem)CFMenuItem
getMarginBottom()CFWidget
getMarginLeft()CFWidget
getMarginRight()CFWidget
getMarginTop()CFWidget
getObj()CFObject
getReserveIndicator() (定义于 CFMenuItem)CFMenuItem
getRightJustified() (定义于 CFMenuItem)CFMenuItem
getSensitive()CFWidget
getSubmenu() (定义于 CFMenuItem)CFMenuItem
getTooltipMarkup()CFWidget
getTooltipText()CFWidget
getUseUnderline() (定义于 CFMenuItem)CFMenuItem
getValign()CFWidget
getVisible()CFWidget
getWindow() (定义于 CFWidget)CFWidget
grabFocus()CFWidget
hasFocus()CFWidget
hasSubmenu() (定义于 CFMenuItem)CFMenuItem
hide()CFWidget
isContainer()CFContainervirtual
isFocus()CFWidget
isSensitive()CFWidget
isVisible()CFWidget
listCssStyle()CFWidgetvirtual
onActivate() (定义于 CFMenuItem)CFMenuItemprotectedvirtual
onActivateItem() (定义于 CFMenuItem)CFMenuItemprotectedvirtual
onApplyCssData(CFWidget *widget) (定义于 CFContainer)CFContainerprotected
onApplyCssPath(CFWidget *widget) (定义于 CFContainer)CFContainerprotected
onButtonPressEvent(GdkEventButton *event) (定义于 CFWidget)CFWidgetprotectedvirtual
onButtonReleaseEvent(GdkEventButton *event) (定义于 CFWidget)CFWidgetprotectedvirtual
onDeleteEvent(GdkEventAny *event) (定义于 CFWidget)CFWidgetprotectedvirtual
onDeselect() (定义于 CFMenuItem)CFMenuItemprotectedvirtual
onDraw(const ::Cairo::RefPtr< ::Cairo::Context > &cr) (定义于 CFWidget)CFWidgetprotectedvirtual
onEvent(GdkEvent *event) (定义于 CFWidget)CFWidgetprotectedvirtual
onKeyPressEvent(GdkEventKey *event) (定义于 CFWidget)CFWidgetprotectedvirtual
onKeyReleaseEvent(GdkEventKey *event) (定义于 CFWidget)CFWidgetprotectedvirtual
onRealObjectFinalize()CFMenuItemprotectedvirtual
onRealObjectInit()CFMenuItemprotectedvirtual
onSelect() (定义于 CFMenuItem)CFMenuItemprotectedvirtual
onShow() (定义于 CFWidget)CFWidgetprotectedvirtual
onToggleSizeAllocate(int allocation) (定义于 CFMenuItem)CFMenuItemprotectedvirtual
onToggleSizeRequest(int *requisition) (定义于 CFMenuItem)CFMenuItemprotectedvirtual
queueDraw()CFWidget
queueDrawArea(int x, int y, int width, int height)CFWidget
remove(CFWidget &widget) (定义于 CFContainer)CFContainervirtual
removeCssStyle(const Glib::ustring &name)CFWidgetvirtual
reparent(CFWidget &new_parent)CFWidget
select() (定义于 CFMenuItem)CFMenuItem
setAccelPath(const Glib::ustring &accel_path) (定义于 CFMenuItem)CFMenuItem
setCanFocus(bool can_focus=true)CFWidget
setEvents(Gdk::EventMask events)CFWidget
setHalign(CFAlign align)CFWidget
setHasTooltip(bool has_tooltip=true)CFWidget
setLabel(const Glib::ustring &label) (定义于 CFMenuItem)CFMenuItem
setMarginBottom(int margin)CFWidget
setMarginLeft(int margin)CFWidget
setMarginRight(int margin)CFWidget
setMarginTop(int margin)CFWidget
setName(const Glib::ustring &name)CFWidget
setRealObject(void *obj)CFObjectprotected
setReserveIndicator(bool reserve=true) (定义于 CFMenuItem)CFMenuItem
setRightJustified(bool right_justified=true) (定义于 CFMenuItem)CFMenuItem
setSensitive(bool sensitive=true)CFWidget
setSizeRequest(int width=-1, int height=-1)CFWidget
setSubmenu(CFMenu &submenu) (定义于 CFMenuItem)CFMenuItem
setTooltipMarkup(const Glib::ustring &markup)CFWidget
setTooltipText(const Glib::ustring &text)CFWidget
setUseUnderline(bool setting=true) (定义于 CFMenuItem)CFMenuItem
setValign(CFAlign align)CFWidget
setVisible(bool visible=true)CFWidget
show()CFWidget
showAll()CFWidget
signalActivate() (定义于 CFMenuItem)CFMenuItem
signalActivateItem() (定义于 CFMenuItem)CFMenuItem
signalButtonPressEvent() (定义于 CFWidget)CFWidget
signalButtonReleaseEvent() (定义于 CFWidget)CFWidget
signalDeleteEvent() (定义于 CFWidget)CFWidget
signalDeselect() (定义于 CFMenuItem)CFMenuItem
signalDraw() (定义于 CFWidget)CFWidget
signalEvent() (定义于 CFWidget)CFWidget
signalKeyPressEvent() (定义于 CFWidget)CFWidget
signalKeyReleaseEvent() (定义于 CFWidget)CFWidget
signalSelect() (定义于 CFMenuItem)CFMenuItem
signalShow() (定义于 CFWidget)CFWidget
signalToggleSizeAllocate() (定义于 CFMenuItem)CFMenuItem
signalToggleSizeRequest() (定义于 CFMenuItem)CFMenuItem
toggleSizeAllocate(int allocation) (定义于 CFMenuItem)CFMenuItem
toggleSizeRequest(int &requisition) (定义于 CFMenuItem)CFMenuItem
unsetAccelPath() (定义于 CFMenuItem)CFMenuItem
unsetSubmenu() (定义于 CFMenuItem)CFMenuItem
~CFBin() (定义于 CFBin)CFBinvirtual
~CFContainer() (定义于 CFContainer)CFContainervirtual
~CFMenuItem() (定义于 CFMenuItem)CFMenuItemvirtual
~CFObject()CFObjectvirtual
~CFWidget()CFWidgetvirtual