Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Command
39 bytes removed
,
12:27, 14 April 2007
→
C++
== C++ ==
Here is an example of a
cut command using the
command pattern
used in a text editor (menu bar)
// Imaginary example of a command object used with
for
a text editor
:
<nowiki>
class EditorCommandInterface {
public:
}
};
</nowiki>
Ermarinz
93
edits