◆ BonjourReplyEvent()
| Slic3r::BonjourReplyEvent::BonjourReplyEvent |
( |
wxEventType |
eventType, |
|
|
int |
winid, |
|
|
BonjourReply && |
reply |
|
) |
| |
|
inline |
31 :
32 wxEvent(winid, eventType),
34 {}
BonjourReply reply
Definition BonjourDialog.cpp:29
◆ Clone()
| virtual wxEvent * Slic3r::BonjourReplyEvent::Clone |
( |
| ) |
const |
|
inlinevirtual |
37 {
39 }
BonjourReplyEvent(wxEventType eventType, int winid, BonjourReply &&reply)
Definition BonjourDialog.cpp:31
◆ reply
The documentation for this class was generated from the following file: