From 2cbba974aaabf1d1d241e52cb6609d2b8680095e Mon Sep 17 00:00:00 2001 From: thufir Date: Thu, 04 Jul 2002 17:01:44 +0000 Subject: added sheetqt --- (limited to 'help') diff --git a/help/sheetqt/about.html b/help/sheetqt/about.html new file mode 100644 index 0000000..8bb2925 --- a/dev/null +++ b/help/sheetqt/about.html @@ -0,0 +1,6 @@ +Opie Sheet Help +

About

+Opie Sheet is a complete spreadsheet application for Opie. It provides enhanced formula evaluation, formatted output, and other nice features that should be supported by a complete spreadsheet application software. +

+Development of Opie Sheet was started by Serdar Ozler in December 2001 to enter to the Qtopia Worldwide Developer Contest. Its name was Sheet/Qt in the contest. + diff --git a/help/sheetqt/accept.png b/help/sheetqt/accept.png new file mode 100644 index 0000000..6c0cfbe --- a/dev/null +++ b/help/sheetqt/accept.png Binary files differ diff --git a/help/sheetqt/cellselect.png b/help/sheetqt/cellselect.png new file mode 100644 index 0000000..6ae4066 --- a/dev/null +++ b/help/sheetqt/cellselect.png Binary files differ diff --git a/help/sheetqt/comma.png b/help/sheetqt/comma.png new file mode 100644 index 0000000..c87869b --- a/dev/null +++ b/help/sheetqt/comma.png Binary files differ diff --git a/help/sheetqt/enterdata.html b/help/sheetqt/enterdata.html new file mode 100644 index 0000000..0896224 --- a/dev/null +++ b/help/sheetqt/enterdata.html @@ -0,0 +1,11 @@ +Opie Sheet Help +

Entering Formulas

+For example, to calculate average of the cells in the range A1:B3, you must enter the data as '=AVG(A1,B3)' (without quotes). And it can be done without using any keyboard by using the following procedure: +
    +
  1. Click the cell, which will show the result.
  2. +
  3. Click the button.
  4. +
  5. Select Average function from the Statistical menu, which will appear when you click the button.
  6. +
  7. Activate the Cell Selector by clicking the button, press on the cell A1 and release on the cell B3.
  8. +
  9. Click the button.
  10. +
  11. Click the button.
  12. +
diff --git a/help/sheetqt/equal.png b/help/sheetqt/equal.png new file mode 100644 index 0000000..6fd588c --- a/dev/null +++ b/help/sheetqt/equal.png Binary files differ diff --git a/help/sheetqt/function.png b/help/sheetqt/function.png new file mode 100644 index 0000000..bb097e2 --- a/dev/null +++ b/help/sheetqt/function.png Binary files differ diff --git a/help/sheetqt/menudata.html b/help/sheetqt/menudata.html new file mode 100644 index 0000000..09e84b2 --- a/dev/null +++ b/help/sheetqt/menudata.html @@ -0,0 +1,7 @@ +Opie Sheet Help +

Data Menu

+One can do some important data processing by using the items of this menu. +

diff --git a/help/sheetqt/menuedit.html b/help/sheetqt/menuedit.html new file mode 100644 index 0000000..6df364f --- a/dev/null +++ b/help/sheetqt/menuedit.html @@ -0,0 +1,13 @@ +Opie Sheet Help +

Edit Menu

+One can find some editing functions of Opie Sheet such as Copy, Paste, etc in this menu. +

diff --git a/help/sheetqt/menufile.html b/help/sheetqt/menufile.html new file mode 100644 index 0000000..dd72687 --- a/dev/null +++ b/help/sheetqt/menufile.html @@ -0,0 +1,10 @@ +Opie Sheet Help +

File Menu

+One can find basic file and application operations in this menu. +

diff --git a/help/sheetqt/menuformat.html b/help/sheetqt/menuformat.html new file mode 100644 index 0000000..17c58a5 --- a/dev/null +++ b/help/sheetqt/menuformat.html @@ -0,0 +1,16 @@ +Opie Sheet Help +

Format Menu

+One can format cells, rows, and columns in the current sheet and sheets in the current document by using the items of this menu. +

diff --git a/help/sheetqt/menuhelp.html b/help/sheetqt/menuhelp.html new file mode 100644 index 0000000..8d3ffcb --- a/dev/null +++ b/help/sheetqt/menuhelp.html @@ -0,0 +1,7 @@ +Opie Sheet Help +

Help Menu

+One can find standard help menu items in this menu. +

diff --git a/help/sheetqt/menuinsert.html b/help/sheetqt/menuinsert.html new file mode 100644 index 0000000..1dfa370 --- a/dev/null +++ b/help/sheetqt/menuinsert.html @@ -0,0 +1,10 @@ +Opie Sheet Help +

Insert Menu

+One can insert new elements to the sheet and functions to the data editor by using the items of this menu. +

diff --git a/help/sheetqt/paran.png b/help/sheetqt/paran.png new file mode 100644 index 0000000..e082706 --- a/dev/null +++ b/help/sheetqt/paran.png Binary files differ diff --git a/help/sheetqt/sheetqt.png b/help/sheetqt/sheetqt.png new file mode 100644 index 0000000..62bc514 --- a/dev/null +++ b/help/sheetqt/sheetqt.png Binary files differ -- cgit v0.9.0.2