Searched refs:ButtonImpl (Results 1 – 3 of 3) sorted by relevance
77 class ButtonImpl : public ControlImpl class92 ~ButtonImpl() in ~ButtonImpl()182 class PushButtonImpl : public ButtonImpl188 : ButtonImpl( context, peer, window ) in PushButtonImpl()205 ButtonImpl::disposing (e); in disposing()210 ButtonImpl::actionPerformed( e ); in actionPerformed()257 class RadioButtonImpl : public ButtonImpl322 ButtonImpl::SetClickHdl (link); in SetClickHdl()329 ButtonImpl::disposing (e); in disposing()365 class CheckBoxImpl : public ButtonImpl[all …]
1198 * : Implement default callback to ButtonImpl using XButton.1202 * : Revert "Set click handler in Button instead of ButtonImpl, add1212 * : Revert "Pass a Button instead of ButtonImpl to default click1226 * : Pass a Button instead of ButtonImpl to default click handler.1234 * : Set click handler in Button instead of ButtonImpl, add debug1254 * : if(0)'ed code that sets default handler for ButtonImpl.
251 class ButtonImpl;
Completed in 28 milliseconds