调解员 C++图形用户界面示例

发布于 2024-10-29 18:05:15 字数 161 浏览 2 评论 0原文

我听说在 @ web 的某个地方我将能够找到使用 GUI 组件的 Mediator 的良好 C++ 示例。但我设法只找到 GoF 样本或来自巫术之类的东西,这些对我没有帮助。

那么...您知道在哪里可以找到提到的 GUI 示例吗?

很抱歉提出这样的问题,但这对其他人也很有用。

I have heard that somewhere @ web I'll be able to find good C++ example of Mediator working with GUI components. But I menaged to find only that GoF sample or things from sorcemaking and similar that aren't helpful to me.

So... do you know where that mentioned GUI sample can be found?

Sorry for that kind of question, but that can be useful for others too.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

叫思念不要吵 2024-11-05 18:05:15

这个怎么样: http://www.andypatterns.com/index.php/design_patterns /model_gui_mediator_pattern/。看来作者将该模式专门应用于 GUI 功能的“视图”部分(而不是其背后的数据建模)。
不确定这是否是您正在寻找的......

How about this one: http://www.andypatterns.com/index.php/design_patterns/model_gui_mediator_pattern/. It appears the author is applying the pattern specifically to the 'view' part of the GUI functionality (as opposed to the data modeling behind it).
Not sure if that's what you were looking for...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文