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

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

addItemCB(int id, const std::wstring &txt)urania::WndBaseinline
addItemLB(int id, const std::wstring &txt)urania::WndBaseinline
attach_(HWND h)urania::WndBaseinlineprotected
BasicWindow()=defaulturania::BasicWindowprotected
bindHWND_(HWND hw)urania::BasicWindowinlineprotected
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
create(int x, int y, int w, int h, PH_ ph, const std::any &ap, WndBase *par, int id)urania::ClickPanelstatic
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
createWindow0_(const D0_ &de)urania::BasicWindowprotected
cutEB(int id)urania::WndBaseinline
defHandler(UINT msg, WPARAM wp, LPARAM lp)urania::BasicWindowvirtual
deleteItemCB(int id, int no)urania::WndBaseinline
deleteItemLB(int id, int no)urania::WndBaseinline
deleting_()urania::WndBaseinlineprotected
destroy()urania::WndBaseinline
destroyed_()urania::WndBaseinlineprotected
destroyWindow_() overrideurania::BasicWindowinlineprotectedvirtual
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
getClientHeight()urania::BasicWindowinline
getClientWidth()urania::BasicWindowinline
getClientWidthAndHeight(int &w, int &h)urania::BasicWindowinline
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
getPaintDevice()urania::BasicWindow
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
insertItemCB(int id, int no, const std::wstring &txt)urania::WndBaseinline
insertItemLB(int id, int no, const std::wstring &txt)urania::WndBaseinline
invalidate()urania::BasicWindowinline
invalidate(const eunomia::Rect &rect)urania::BasicWindowinline
isChecked(int id)urania::WndBaseinline
kill_()urania::WndBaseinlineprotected
killTimer(int id)urania::BasicWindowinline
link_(HWND h)urania::WndBaseinlineprotected
maximize()urania::WndBaseinline
minimize()urania::WndBaseinline
move(int x, int y)urania::WndBaseinline
normalize()urania::WndBaseinline
onPaint(PT_ &&proc, WPARAM wp, LPARAM lp)urania::BasicWindowinline
paint(BasicWindow *w, PaintDevice *pdev)urania::ClickPanelinline
pasteEB(int id)urania::WndBaseinline
PH_ typedefurania::ClickPanel
postMessage(UINT msg, WPARAM wp, LPARAM lp)urania::WndBaseinline
registerWC_(const WC_ &wc)urania::BasicWindowprotectedstatic
resetTitle(const std::wstring &ttl)urania::WndBaseinline
resize(int w, int h)urania::BasicWindowinline
resizeClientArea(int w, int h)urania::BasicWindowinline
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
setTimer(int id, int elapse)urania::BasicWindowinline
show()urania::WndBaseinline
unbindHWND_()urania::BasicWindowinlineprotected
undoEB(int id)urania::WndBaseinline
update()urania::BasicWindowinline
width()urania::WndBaseinline
winproc_(HWND hw, UINT msg, WPARAM wp, LPARAM lp)urania::BasicWindowprotectedstatic
WndBase() noexcepturania::WndBaseinline
~BasicWindow()=defaulturania::BasicWindow
~ClickPanel()urania::ClickPanelinline
~WndBase()=defaulturania::WndBasevirtual