~ubuntu-branches/ubuntu/karmic/eric/karmic

« back to all changes in this revision

Viewing changes to eric/Documentation/Source/index-eric3.Project.html

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-01-28 18:02:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128180225-6nrox6yrworh2c4v
Tags: 4.0.4-1ubuntu1
* Add python-qt3 to build-depends becuase that's where Ubuntu puts 
  pyqtconfig
* Change maintainer to MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
2
 
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
3
 
<html><head>
4
 
<title>eric3.Project</title>
5
 
</head>
6
 
<body bgcolor="#FFFFFF">
7
 
<h1><font color="#0000FF">eric3.Project</font></h1>
8
 
<p>
9
 
Package implementing the project management module of eric3.
10
 
</p><p>
11
 
The project management module consists of the main part, which is
12
 
used for reading and writing of eric3 project files (*.e3p *.e3pz) and
13
 
for performing all operations on the project. It is accompanied by 
14
 
various UI related modules implementing different dialogs and a tabbed 
15
 
tree browser for the display of files belonging to the current project.
16
 
</p>
17
 
 
18
 
 
19
 
<h3><font color="#FF0000">Modules</font></h3>
20
 
<table>
21
 
<tr>
22
 
<td><a href="eric3doc-eric3.Project.AddDirectoryDialog.html">AddDirectoryDialog</a></td>
23
 
<td>Module implementing a dialog to add files of a directory to the project.</td>
24
 
</tr><tr>
25
 
<td><a href="eric3doc-eric3.Project.AddDirectoryForm.html">AddDirectoryForm</a></td>
26
 
<td></td>
27
 
</tr><tr>
28
 
<td><a href="eric3doc-eric3.Project.AddFileDialog.html">AddFileDialog</a></td>
29
 
<td>Module implementing a dialog to add a file to the project.</td>
30
 
</tr><tr>
31
 
<td><a href="eric3doc-eric3.Project.AddFileForm.html">AddFileForm</a></td>
32
 
<td></td>
33
 
</tr><tr>
34
 
<td><a href="eric3doc-eric3.Project.AddFoundFilesDialog.html">AddFoundFilesDialog</a></td>
35
 
<td>Module implementing a dialog to show the found files to the user.</td>
36
 
</tr><tr>
37
 
<td><a href="eric3doc-eric3.Project.AddFoundFilesForm.html">AddFoundFilesForm</a></td>
38
 
<td></td>
39
 
</tr><tr>
40
 
<td><a href="eric3doc-eric3.Project.AddLanguageDialog.html">AddLanguageDialog</a></td>
41
 
<td>Module implementing a dialog to add a new language to the project.</td>
42
 
</tr><tr>
43
 
<td><a href="eric3doc-eric3.Project.AddLanguageForm.html">AddLanguageForm</a></td>
44
 
<td></td>
45
 
</tr><tr>
46
 
<td><a href="eric3doc-eric3.Project.DebuggerPropertiesDialog.html">DebuggerPropertiesDialog</a></td>
47
 
<td>Module implementing a dialog for entering project specific debugger settings.</td>
48
 
</tr><tr>
49
 
<td><a href="eric3doc-eric3.Project.DebuggerPropertiesForm.html">DebuggerPropertiesForm</a></td>
50
 
<td></td>
51
 
</tr><tr>
52
 
<td><a href="eric3doc-eric3.Project.FiletypeAssociationDialog.html">FiletypeAssociationDialog</a></td>
53
 
<td>Module implementing a dialog to enter filetype associations for the project.</td>
54
 
</tr><tr>
55
 
<td><a href="eric3doc-eric3.Project.FiletypeAssociationForm.html">FiletypeAssociationForm</a></td>
56
 
<td></td>
57
 
</tr><tr>
58
 
<td><a href="eric3doc-eric3.Project.Project.html">Project</a></td>
59
 
<td>Module implementing the project management functionality.</td>
60
 
</tr><tr>
61
 
<td><a href="eric3doc-eric3.Project.ProjectBrowser.html">ProjectBrowser</a></td>
62
 
<td>Module implementing the project browser part of the eric3 UI.</td>
63
 
</tr><tr>
64
 
<td><a href="eric3doc-eric3.Project.PropertiesDialog.html">PropertiesDialog</a></td>
65
 
<td>Module implementing the project properties dialog.</td>
66
 
</tr><tr>
67
 
<td><a href="eric3doc-eric3.Project.PropertiesForm.html">PropertiesForm</a></td>
68
 
<td></td>
69
 
</tr>
70
 
</table>
71
 
</body></html>
 
 
b'\\ No newline at end of file'