LIBURANIA
GUI library (a wrapper of Win32 API) in C++
読み取り中…
検索中…
一致する文字列を見つけられません
urania::WndBase メンバ一覧

継承メンバを含む urania::WndBase の全メンバ一覧です。

addItemCB(int id, const std::wstring &txt)urania::WndBaseinline
addItemLB(int id, const std::wstring &txt)urania::WndBaseinline
attach_(HWND h)urania::WndBaseinlineprotected
canUndoEB(int id)urania::WndBaseinline
clearCB(int id)urania::WndBaseinline
clearEB(int id)urania::WndBaseinline
clearLB(int id)urania::WndBaseinline
close()urania::WndBaseinline
copyEB(int id)urania::WndBaseinline
countItemCB(int id)urania::WndBaseinline
countItemLB(int id)urania::WndBaseinline
countLineEB(int id)urania::WndBaseinline
createCheckBox(int id, const std::wstring &str, const eunomia::AnotherRect &re)urania::WndBaseinline
createComboBox(int id, const eunomia::AnotherRect &re)urania::WndBaseinline
createEditBox(int id, const eunomia::AnotherRect &re)urania::WndBaseinline
createLabel(int id, const std::wstring &str, const eunomia::AnotherRect &re)urania::WndBaseinline
createListBox(int id, const eunomia::AnotherRect &re)urania::WndBaseinline
createMultiLineEditBox(int id, const eunomia::AnotherRect &re)urania::WndBaseinline
createPushButton(int id, const std::wstring &str, const eunomia::AnotherRect &re)urania::WndBaseinline
cutEB(int id)urania::WndBaseinline
deleteItemCB(int id, int no)urania::WndBaseinline
deleteItemLB(int id, int no)urania::WndBaseinline
deleting_()urania::WndBaseinlineprotected
destroy()urania::WndBaseinline
destroyed_()urania::WndBaseinlineprotected
destroyWindow_()=0urania::WndBaseprotectedpure virtual
detach_()urania::WndBaseinlineprotected
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::WndBaseinline
disableHSB()urania::WndBaseinline
disableSB(int id)urania::WndBaseinline
disableVSB()urania::WndBaseinline
enableCtrl(int id)urania::WndBaseinline
enableHSB()urania::WndBaseinline
enableSB(int id)urania::WndBaseinline
enableVSB()urania::WndBaseinline
getCurrentCB(int id)urania::WndBaseinline
getCurrentLB(int id)urania::WndBaseinline
getHeight()urania::WndBaseinline
getHI_()urania::WndBaseinlineprotectedstatic
getHWND(const urania::WndBase *wb)urania::WndBaseinlinestatic
getItemCB(int id, int no)urania::WndBase
getItemLB(int id, int no)urania::WndBase
getLineTextEB(int id, int li)urania::WndBase
getPosHSB()urania::WndBaseinline
getPosSB(int id)urania::WndBase
getPosVSB()urania::WndBaseinline
getRangeHSB(int &min, int &max, int &page)urania::WndBaseinline
getRangeSB(int id, int &min, int &max, int &page)urania::WndBase
getRangeVSB(int &min, int &max, int &page)urania::WndBaseinline
getTextEB(int id)urania::WndBase
getWidth()urania::WndBaseinline
getWidthAndHeight(int &w, int &h)urania::WndBaseinline
height()urania::WndBaseinline
hide()urania::WndBaseinline
hw_urania::WndBaseprotected
init_(HWND)=0urania::WndBaseprotectedpure virtual
insertItemCB(int id, int no, const std::wstring &txt)urania::WndBaseinline
insertItemLB(int id, int no, const std::wstring &txt)urania::WndBaseinline
isChecked(int id)urania::WndBaseinline
kill_()urania::WndBaseinlineprotected
link_(HWND h)urania::WndBaseinlineprotected
maximize()urania::WndBaseinline
minimize()urania::WndBaseinline
move(int x, int y)urania::WndBaseinline
normalize()urania::WndBaseinline
pasteEB(int id)urania::WndBaseinline
postMessage(UINT msg, WPARAM wp, LPARAM lp)urania::WndBaseinline
resetTitle(const std::wstring &ttl)urania::WndBaseinline
setCurrentCB(int id, int no)urania::WndBaseinline
setCurrentLB(int id, int no)urania::WndBaseinline
setEBText(int id, const std::wstring &txt)urania::WndBaseinline
setPosHSB(int pos)urania::WndBaseinline
setPosSB(int id, int pos)urania::WndBase
setPosVSB(int pos)urania::WndBaseinline
setRangeHSB(int min, int max, int page)urania::WndBaseinline
setRangeSB(int id, int min, int max, int page)urania::WndBase
setRangeVSB(int min, int max, int page)urania::WndBaseinline
show()urania::WndBaseinline
undoEB(int id)urania::WndBaseinline
uninit_()=0urania::WndBaseprotectedpure virtual
width()urania::WndBaseinline
WndBase() noexcepturania::WndBaseinline
~WndBase()=defaulturania::WndBasevirtual