~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to doc/class_ipe_undo_object_edit.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2009-12-11 21:22:35 UTC
  • mfrom: (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091211212235-5iio4nzpra64snab
Tags: 7.0.10-1
* New upstream.  Closes: #551192.
  - New build-depends: libcairo2-dev, liblua5.1-0-dev, gsfonts
  - patches/config.diff: Remove.  Upstream build system replaced.
  - Runtime lib package changed to libipe7.0.10 from libipe1c2a
  - Devel package renamed to libipe-dev (from libipe1-dev)
  - Package ipe depends on lua5.1 due to ipe-update-master.

* rules: Re-write to use dh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>Ipelib: IpeUndoObjectEdit Class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.1 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li><a href="modules.html"><span>Modules</span></a></li>
12
 
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
13
 
  </ul></div>
14
 
<div class="tabs">
15
 
  <ul>
16
 
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
17
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
18
 
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
19
 
  </ul></div>
20
 
<h1>IpeUndoObjectEdit Class Reference<br>
21
 
<small>
22
 
[<a class="el" href="group__high.html">Ipe Management</a>]</small>
23
 
</h1><!-- doxytag: class="IpeUndoObjectEdit" --><!-- doxytag: inherits="IpeUndoItem" -->Undo item for change to a single object.  
24
 
<a href="#_details">More...</a>
25
 
<p>
26
 
Inherits <a class="el" href="class_ipe_undo_item.html">IpeUndoItem</a>.
27
 
<p>
28
 
<a href="class_ipe_undo_object_edit-members.html">List of all members.</a><h2>Public Member Functions</h2>
29
 
<ul>
30
 
<li><a class="anchor" name="5cb3cc9a76f43dd31e576eba5241eb09"></a><!-- doxytag: member="IpeUndoObjectEdit::IpeUndoObjectEdit" ref="5cb3cc9a76f43dd31e576eba5241eb09" args="(int pno, IpePage::iterator it, IpePage *page, const IpePgObject &amp;obj, IpeString text)" -->
31
 
<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)
32
 
<li><a class="anchor" name="faba47f6f520e882471302162028d2eb"></a><!-- doxytag: member="IpeUndoObjectEdit::Text" ref="faba47f6f520e882471302162028d2eb" args="() const" -->
33
 
virtual <a class="el" href="class_ipe_string.html">IpeString</a> <b>Text</b> () const
34
 
<li><a class="anchor" name="dab6072ec3009b8b3e930df7b2accb10"></a><!-- doxytag: member="IpeUndoObjectEdit::Undo" ref="dab6072ec3009b8b3e930df7b2accb10" args="(IpeDocument *doc)" -->
35
 
virtual int <b>Undo</b> (<a class="el" href="class_ipe_document.html">IpeDocument</a> *doc)
36
 
<li><a class="anchor" name="82b5a4a2f047692868fa2d2557feeb5f"></a><!-- doxytag: member="IpeUndoObjectEdit::Redo" ref="82b5a4a2f047692868fa2d2557feeb5f" args="(IpeDocument *doc)" -->
37
 
virtual int <b>Redo</b> (<a class="el" href="class_ipe_document.html">IpeDocument</a> *doc)
38
 
</ul>
39
 
<hr><a name="_details"></a><h2>Detailed Description</h2>
40
 
Undo item for change to a single object. 
41
 
<p>
42
 
<hr>The documentation for this class was generated from the following files:<ul>
43
 
<li>ipeundo.h<li>ipeundo.cpp</ul>
44
 
<hr>
45
 
</body></html>