The Gnome Chemistry Utils
0.14.7
|
Go to the source code of this file.
Classes | |
class | gcp::Brackets |
Brackets class. More... | |
Namespaces | |
gcp | |
GChemPaint specific C++ classes. | |
Enumerations | |
enum | gcp::BracketContent { gcp::BracketContentInvalid, gcp::BracketContentFragment, gcp::BracketContentMolecule, gcp::BracketContentGroup } |
The contents on a pair of brackets. More... | |
enum | gcp::BracketsDecorations { gcp::BracketDecorationNone = 0, gcp::BracketSubscript = 1, gcp::BracketSuperscript = 2 } |
Describes the objects that can be attached to the brackets. More... | |