Changeset 944 for trunk/lib/Colors.h
- Timestamp:
- Dec 3, 2009, 7:47:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Colors.h
r941 r944 33 33 The author-color mapping is provided by the Colors class. 34 34 35 The only way of setting specific colors for authors is through 36 the configuration file. 37 35 38 Colors use the singleton design pattern. 36 39 */ … … 46 49 unique colors is low, when all colors are used mapped with a 47 50 \a label once, the colors are reused. 48 49 \see To be written. If a specific color is to be assigned for50 a label, use function TBA.51 51 */ 52 52 void get_color(const std::string& label, unsigned char& r,
Note: See TracChangeset
for help on using the changeset viewer.