libcdos-fw
|
成员的完整列表,这些成员属于 CFNotification,包括所有继承而来的类成员
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 | |
CFBin() | CFBin | protected |
CFButton() (定义于 CFButton) | CFButton | |
CFButton(const Glib::ustring &label, bool mnemonic=false) (定义于 CFButton) | CFButton | |
CFContainer() (定义于 CFContainer) | CFContainer | protected |
CFNotification(const Glib::ustring &icon_name, const Glib::ustring &title, const Glib::ustring &content) | CFNotification | |
CFObject() | CFObject | protected |
CFWidget() (定义于 CFWidget) | CFWidget | protected |
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 |
getCreateDateTime() | CFNotification | |
getCssStyleVector() | CFWidget | virtual |
getHalign() | CFWidget | |
getHasTooltip() | CFWidget | |
getIcon() | CFNotification | |
getLabel() (定义于 CFButton) | CFButton | |
getMarginBottom() | CFWidget | |
getMarginLeft() | CFWidget | |
getMarginRight() | CFWidget | |
getMarginTop() | CFWidget | |
getObj() | CFObject | |
getRelief() (定义于 CFButton) | CFButton | |
getSensitive() | CFWidget | |
getTitle() | CFNotification | |
getTooltipMarkup() | CFWidget | |
getTooltipText() | CFWidget | |
getUrgency() | CFNotification | |
getValign() | CFWidget | |
getVisible() | CFWidget | |
getWindow() (定义于 CFWidget) | CFWidget | |
grabFocus() | CFWidget | |
hasFocus() | CFWidget | |
hide() | CFWidget | |
isContainer() | CFContainer | virtual |
isFocus() | CFWidget | |
isSensitive() | CFWidget | |
isVisible() | CFWidget | |
listCssStyle() | CFWidget | virtual |
onActivate() (定义于 CFButton) | CFButton | protectedvirtual |
onApplyCssData(CFWidget *widget) (定义于 CFContainer) | CFContainer | protected |
onApplyCssPath(CFWidget *widget) (定义于 CFContainer) | CFContainer | protected |
onButtonPressEvent(GdkEventButton *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onButtonReleaseEvent(GdkEventButton *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onClicked() (定义于 CFNotification) | CFNotification | protectedvirtual |
onDeleteEvent(GdkEventAny *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onDraw(const ::Cairo::RefPtr< ::Cairo::Context > &cr) (定义于 CFWidget) | CFWidget | protectedvirtual |
onEnter() (定义于 CFButton) | CFButton | protectedvirtual |
onEvent(GdkEvent *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onKeyPressEvent(GdkEventKey *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onKeyReleaseEvent(GdkEventKey *event) (定义于 CFWidget) | CFWidget | protectedvirtual |
onLeave() (定义于 CFButton) | CFButton | protectedvirtual |
onPressed() (定义于 CFButton) | CFButton | protectedvirtual |
onRealObjectFinalize() | CFButton | protectedvirtual |
onRealObjectInit() | CFButton | protectedvirtual |
onReleased() (定义于 CFButton) | CFButton | protectedvirtual |
onShow() (定义于 CFNotification) | CFNotification | protectedvirtual |
onTimeout() (定义于 CFNotification) | CFNotification | protectedvirtual |
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 | |
setCanFocus(bool can_focus=true) | CFWidget | |
setEvents(Gdk::EventMask events) | CFWidget | |
setHalign(CFAlign align) | CFWidget | |
setHasTooltip(bool has_tooltip=true) | CFWidget | |
setIcon(const Glib::ustring &label, CFBuiltinIconSize icon_size) | CFNotification | |
setLabel(const Glib::ustring &label) (定义于 CFButton) | CFButton | |
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) | CFObject | protected |
setReason(CFNotificationDestroyedReason reason) | CFNotification | |
setRelief(CFReliefStyle newstyle) (定义于 CFButton) | CFButton | |
setSensitive(bool sensitive=true) | CFWidget | |
setShowTime(bool show_time) | CFNotification | |
setSizeRequest(int width=-1, int height=-1) | CFWidget | |
setTime(const Glib::ustring &time) | CFNotification | |
setTimeout(CFUInt ms_time) | CFNotification | |
setTitle(const Glib::ustring &title) | CFNotification | |
setTooltipMarkup(const Glib::ustring &markup) | CFWidget | |
setTooltipText(const Glib::ustring &text) | CFWidget | |
setUrgency(CFNotificationUrgency urgency) | CFNotification | |
setValign(CFAlign align) | CFWidget | |
setVisible(bool visible=true) | CFWidget | |
show() | CFWidget | |
showAll() | CFWidget | |
signalActivate() (定义于 CFButton) | CFButton | |
signalButtonPressEvent() (定义于 CFWidget) | CFWidget | |
signalButtonReleaseEvent() (定义于 CFWidget) | CFWidget | |
signalClicked() (定义于 CFButton) | CFButton | |
signalDeleteEvent() (定义于 CFWidget) | CFWidget | |
signalDraw() (定义于 CFWidget) | CFWidget | |
signalEnter() (定义于 CFButton) | CFButton | |
signalEvent() (定义于 CFWidget) | CFWidget | |
signalKeyPressEvent() (定义于 CFWidget) | CFWidget | |
signalKeyReleaseEvent() (定义于 CFWidget) | CFWidget | |
signalLeave() (定义于 CFButton) | CFButton | |
signalPressed() (定义于 CFButton) | CFButton | |
signalReason() | CFNotification | |
signalReleased() (定义于 CFButton) | CFButton | |
signalShow() (定义于 CFWidget) | CFWidget | |
~CFBin() (定义于 CFBin) | CFBin | virtual |
~CFButton() (定义于 CFButton) | CFButton | virtual |
~CFContainer() (定义于 CFContainer) | CFContainer | virtual |
~CFNotification() | CFNotification | virtual |
~CFObject() | CFObject | virtual |
~CFWidget() | CFWidget | virtual |