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