COIN-OR::LEMON - Graph Library

Changeset 172:fc1e478697d3 in glemon-0.x for map_win.h


Ignore:
Timestamp:
10/25/06 15:21:24 (18 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/glemon/trunk@3017
Message:

Currently visualized map can be saved and loaded from file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • map_win.h

    r123 r172  
    113113  ///\param nml node map list
    114114  void update(std::vector<std::string> eml, std::vector<std::string> nml);
     115
     116  void changeEntry(bool, int, std::string);
     117
     118  void set_title(std::string);
    115119};
    116120
Note: See TracChangeset for help on using the changeset viewer.