addItemCB(int id, const std::wstring &txt) | urania::WndBase | inline |
addItemLB(int id, const std::wstring &txt) | urania::WndBase | inline |
attach_(HWND h) | urania::WndBase | inlineprotected |
BasicWindow()=default | urania::BasicWindow | protected |
bindHWND_(HWND hw) | urania::BasicWindow | inlineprotected |
canUndoEB(int id) | urania::WndBase | inline |
clearCB(int id) | urania::WndBase | inline |
clearEB(int id) | urania::WndBase | inline |
clearLB(int id) | urania::WndBase | inline |
close() | urania::WndBase | inline |
copyEB(int id) | urania::WndBase | inline |
countItemCB(int id) | urania::WndBase | inline |
countItemLB(int id) | urania::WndBase | inline |
countLineEB(int id) | urania::WndBase | inline |
createCheckBox(int id, const std::wstring &str, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createComboBox(int id, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createEditBox(int id, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createLabel(int id, const std::wstring &str, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createListBox(int id, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createMultiLineEditBox(int id, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createPushButton(int id, const std::wstring &str, const eunomia::AnotherRect &re) | urania::WndBase | inline |
createWindow0_(const D0_ &de) | urania::BasicWindow | protected |
cutEB(int id) | urania::WndBase | inline |
defHandler(UINT msg, WPARAM wp, LPARAM lp) | urania::BasicWindow | virtual |
deleteItemCB(int id, int no) | urania::WndBase | inline |
deleteItemLB(int id, int no) | urania::WndBase | inline |
deleting_() | urania::WndBase | inlineprotected |
destroy() | urania::WndBase | inline |
destroyed_() | urania::WndBase | inlineprotected |
destroyWindow_() override | urania::BasicWindow | inlineprotectedvirtual |
detach_() | urania::WndBase | inlineprotected |
dirCB(int id, const std::wstring &path, int flag) | urania::WndBase | |
dirLB(int id, const std::wstring &path, int flag) | urania::WndBase | |
disableCtrl(int id) | urania::WndBase | inline |
disableHSB() | urania::WndBase | inline |
disableSB(int id) | urania::WndBase | inline |
disableVSB() | urania::WndBase | inline |
enableCtrl(int id) | urania::WndBase | inline |
enableHSB() | urania::WndBase | inline |
enableSB(int id) | urania::WndBase | inline |
enableVSB() | urania::WndBase | inline |
getClientHeight() | urania::BasicWindow | inline |
getClientWidth() | urania::BasicWindow | inline |
getClientWidthAndHeight(int &w, int &h) | urania::BasicWindow | inline |
getCurrentCB(int id) | urania::WndBase | inline |
getCurrentLB(int id) | urania::WndBase | inline |
getHeight() | urania::WndBase | inline |
getHI_() | urania::WndBase | inlineprotectedstatic |
getHWND(const urania::WndBase *wb) | urania::WndBase | inlinestatic |
getItemCB(int id, int no) | urania::WndBase | |
getItemLB(int id, int no) | urania::WndBase | |
getLineTextEB(int id, int li) | urania::WndBase | |
getPaintDevice() | urania::BasicWindow | |
getPosHSB() | urania::WndBase | inline |
getPosSB(int id) | urania::WndBase | |
getPosVSB() | urania::WndBase | inline |
getRangeHSB(int &min, int &max, int &page) | urania::WndBase | inline |
getRangeSB(int id, int &min, int &max, int &page) | urania::WndBase | |
getRangeVSB(int &min, int &max, int &page) | urania::WndBase | inline |
getTextEB(int id) | urania::WndBase | |
getWidth() | urania::WndBase | inline |
getWidthAndHeight(int &w, int &h) | urania::WndBase | inline |
height() | urania::WndBase | inline |
hide() | urania::WndBase | inline |
hw_ | urania::WndBase | protected |
init_(HWND)=0 | urania::WndBase | protectedpure virtual |
insertItemCB(int id, int no, const std::wstring &txt) | urania::WndBase | inline |
insertItemLB(int id, int no, const std::wstring &txt) | urania::WndBase | inline |
invalidate() | urania::BasicWindow | inline |
invalidate(const eunomia::Rect &rect) | urania::BasicWindow | inline |
isChecked(int id) | urania::WndBase | inline |
kill_() | urania::WndBase | inlineprotected |
killTimer(int id) | urania::BasicWindow | inline |
link_(HWND h) | urania::WndBase | inlineprotected |
maximize() | urania::WndBase | inline |
minimize() | urania::WndBase | inline |
move(int x, int y) | urania::WndBase | inline |
normalize() | urania::WndBase | inline |
onPaint(PT_ &&proc, WPARAM wp, LPARAM lp) | urania::BasicWindow | inline |
pasteEB(int id) | urania::WndBase | inline |
postMessage(UINT msg, WPARAM wp, LPARAM lp) | urania::WndBase | inline |
registerWC_(const WC_ &wc) | urania::BasicWindow | protectedstatic |
resetTitle(const std::wstring &ttl) | urania::WndBase | inline |
resize(int w, int h) | urania::BasicWindow | inline |
resizeClientArea(int w, int h) | urania::BasicWindow | inline |
setCurrentCB(int id, int no) | urania::WndBase | inline |
setCurrentLB(int id, int no) | urania::WndBase | inline |
setEBText(int id, const std::wstring &txt) | urania::WndBase | inline |
setPosHSB(int pos) | urania::WndBase | inline |
setPosSB(int id, int pos) | urania::WndBase | |
setPosVSB(int pos) | urania::WndBase | inline |
setRangeHSB(int min, int max, int page) | urania::WndBase | inline |
setRangeSB(int id, int min, int max, int page) | urania::WndBase | |
setRangeVSB(int min, int max, int page) | urania::WndBase | inline |
setTimer(int id, int elapse) | urania::BasicWindow | inline |
show() | urania::WndBase | inline |
unbindHWND_() | urania::BasicWindow | inlineprotected |
undoEB(int id) | urania::WndBase | inline |
uninit_()=0 | urania::WndBase | protectedpure virtual |
update() | urania::BasicWindow | inline |
width() | urania::WndBase | inline |
winproc_(HWND hw, UINT msg, WPARAM wp, LPARAM lp) | urania::BasicWindow | protectedstatic |
WndBase() noexcept | urania::WndBase | inline |
wproc_(UINT msg, WPARAM wp, LPARAM lp)=0 | urania::BasicWindow | protectedpure virtual |
~BasicWindow()=default | urania::BasicWindow | |
~WndBase()=default | urania::WndBase | virtual |