示例#1
0
void MainWin::daym_cb( Widget* w, void*data)
{
    MainWin* mw = (MainWin*) data;
    mw->daym_cb_i();
}