File: class_ipe_undo_object_edit.html

package info (click to toggle)
ipe 6.0pre27-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,128 kB
  • ctags: 5,328
  • sloc: cpp: 29,689; ansic: 1,045; xml: 821; makefile: 65
file content (33 lines) | stat: -rw-r--r-- 2,503 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Ipelib: IpeUndoObjectEdit Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
<h1>IpeUndoObjectEdit Class Reference<br>
<small>
[<a class="el" href="group__high.html">Ipe Management</a>]</small>
</h1><!-- doxytag: class="IpeUndoObjectEdit" --><!-- doxytag: inherits="IpeUndoItem" -->Undo item for change to a single object.  
<a href="#_details">More...</a>
<p>
Inherits <a class="el" href="class_ipe_undo_item.html">IpeUndoItem</a>.
<p>
<a href="class_ipe_undo_object_edit-members.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
<li><a class="anchor" name="a0"></a><!-- doxytag: member="IpeUndoObjectEdit::IpeUndoObjectEdit" ref="a0" args="(int pno, IpePage::iterator it, IpePage *page, const IpePgObject &amp;obj, IpeString text)" -->
<b>IpeUndoObjectEdit</b> (int pno, IpePage::iterator it, <a class="el" href="class_ipe_page.html">IpePage</a> *page, const <a class="el" href="class_ipe_pg_object.html">IpePgObject</a> &amp;obj, <a class="el" href="class_ipe_string.html">IpeString</a> text)
<li><a class="anchor" name="a1"></a><!-- doxytag: member="IpeUndoObjectEdit::Text" ref="a1" args="() const " -->
virtual <a class="el" href="class_ipe_string.html">IpeString</a> <b>Text</b> () const 
<li><a class="anchor" name="a2"></a><!-- doxytag: member="IpeUndoObjectEdit::Undo" ref="a2" args="(IpeDocument *doc)" -->
virtual int <b>Undo</b> (<a class="el" href="class_ipe_document.html">IpeDocument</a> *doc)
<li><a class="anchor" name="a3"></a><!-- doxytag: member="IpeUndoObjectEdit::Redo" ref="a3" args="(IpeDocument *doc)" -->
virtual int <b>Redo</b> (<a class="el" href="class_ipe_document.html">IpeDocument</a> *doc)
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Undo item for change to a single object. 
<p>
<hr>The documentation for this class was generated from the following files:<ul>
<li>ipeundo.h<li>ipeundo.cpp</ul>
<hr>
</body></html>