icon.cc File Reference

#include "icon.h"

Variables

const char * gvectors_xpm []
 The gvectors icon used as window icon.
const char * middle_xpm []
 The menu icon for the middle function.
const char * cross_xpm []
 The menu icon for the cross product.
const char * connect_xpm []
 The menu icon for the connect function.
const char * invert_xpm []
 The menu icon for the invert function.

Variable Documentation

const char* gvectors_xpm[]

Initial value:

 {
"16 16 3 1",
"       c None",
".      c #000000",
"+      c #0023F9",
"                ",
"     .    +++   ",
"    ...    ++   ",
"   . . .  + +   ",
"+++  .   +      ",
"++   .  +       ",
"+ +  . +    .   ",
"   + .+      .  ",
"    +.......... ",
"    .+       .  ",
"   .  +     .   ",
". .    +        ",
"..      +       ",
"...      + +    ",
"          ++    ",
"         +++    "}
The gvectors icon used as window icon.

const char* middle_xpm[]

The menu icon for the middle function.

const char* cross_xpm[]

Initial value:

 {
"16 16 10 1",
"       c None",
".      c #000000",
"+      c #0D0E0D",
"@      c #4D514D",
"#      c #010201",
"$      c #323532",
"%      c #0C0D0C",
"&      c #0B0B0B",
"*      c #010101",
"=      c #0B0C0B",
"                ",
" .+@         #.$",
" #.+@       #.+@",
"  #.+@     #.+@ ",
"   #.+@   #.+@  ",
"    #.+@ #.+@   ",
"     #.%&.+@    ",
"      #..%@     ",
"      *..%@     ",
"     #.%=.+@    ",
"    #.+@ #.+@   ",
"   #.+@   #.+@  ",
"  #.+@     #.+@ ",
" #.+@       #.+@",
" .+@         #.$",
"                "}
The menu icon for the cross product.

const char* connect_xpm[]

The menu icon for the connect function.

const char* invert_xpm[]

The menu icon for the invert function.


Generated on Tue Sep 11 01:14:29 2007 for gvectors by  doxygen 1.4.7