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

« back to all changes in this revision

Viewing changes to doc/class_ipe_undo_views.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2007-01-09 23:14:51 UTC
  • mfrom: (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070109231451-3nd095g7ishc108l
Tags: 6.0pre27-3
* debian/gsfonts-fontmap.xml: New.  Fontmap for fonts from gsfonts package.
* debian/rules: Use gsfonts-fontmap.xml instead of tetex-fontmap.xml.
* debian/control: Add texlive-latex-base dependency as alternative to
  tetex-bin (for pdflatex) and replace tetex-extra by gsfonts (for font
  files).  Patch courtesy of Norbert Preining.  Closes: #378537.

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: IpeUndoViews class Reference</title>
4
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
</head><body>
6
 
<!-- Generated by Doxygen 1.3.6 -->
7
 
<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="functions.html">Class&nbsp;Members</a></div>
8
 
<h1>IpeUndoViews Class Reference<br>
9
 
<small>
10
 
[<a class="el" href="group__high.html">Ipe Management</a>]</small>
11
 
</h1>Undo item for change to views of a page.  
12
 
<a href="#_details">More...</a>
13
 
<p>
14
 
Inherits <a class="el" href="class_ipe_undo_item.html">IpeUndoItem</a>.
15
 
<p>
16
 
<a href="class_ipe_undo_views-members.html">List of all members.</a><h2>Public Member Functions</h2>
17
 
<ul>
18
 
<li><a class="anchor" name="a0" doxytag="IpeUndoViews::IpeUndoViews" ></a>
19
 
<b>IpeUndoViews</b> (int pno, IpeViewSeq views, <a class="el" href="class_ipe_string.html">IpeString</a> text)
20
 
<li><a class="anchor" name="a1" doxytag="IpeUndoViews::Text" ></a>
21
 
virtual <a class="el" href="class_ipe_string.html">IpeString</a> <b>Text</b> () const 
22
 
<li><a class="anchor" name="a2" doxytag="IpeUndoViews::Undo" ></a>
23
 
virtual int <b>Undo</b> (<a class="el" href="class_ipe_document.html">IpeDocument</a> *doc)
24
 
<li><a class="anchor" name="a3" doxytag="IpeUndoViews::Redo" ></a>
25
 
virtual int <b>Redo</b> (<a class="el" href="class_ipe_document.html">IpeDocument</a> *doc)
26
 
</ul>
27
 
<hr><a name="_details"></a><h2>Detailed Description</h2>
28
 
Undo item for change to views of a page. 
29
 
<p>
30
 
<hr>The documentation for this class was generated from the following files:<ul>
31
 
<li>ipeundo.h<li>ipeundo.cpp</ul>
32
 
<hr>
33
 
</body></html>