Source Code (Use browser search to find items of interest.)

Class Index

kworldwatch'Flag (./kdetoys/kworldwatch/world.h:26)

class Flag 
{
public:

  double x, y;
  int color;
  QString note;
    
};