Changeset 1914 in Sophya for trunk/SophyaPI/PI/piimage.h


Ignore:
Timestamp:
Mar 4, 2002, 12:08:38 AM (24 years ago)
Author:
ansari
Message:

Implementation de DecodeOptionString() ds PIGraphicAtt ,
Ajout du flag ExchangeX<>Y ds PIGraphicUC , non implemente
Ajout de la methode DecodeOptionString(), non implemente ds
PIWdgGen, PIScDrawWdg, PIImage, PI3dDrawWdg ....

Reza 03/03/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/piimage.h

    r1904 r1914  
    7070  void SetOffset(int ox, int oy, bool refr=true);
    7171  void SetPave(int x, int y, bool refr=true, bool cent=true);
     72
     73//   Methode permettant de decoder des options a partir de chaines
     74  virtual int  DecodeOptionString(vector<string> & opt, bool rmdecopt=true);
    7275
    7376// Acces aux informations
Note: See TracChangeset for help on using the changeset viewer.