Hello,
I am facing a problem when trying to depict a molecule on qt from SMILES
input, what I have done is to first create a molecule
OBMol mol;
if(conv.ReadString(&mol,"CCCC")){
return 1;
}
then I think that I must convert this molecule into SVG file and then read
it from svg and display it into a qlabel, has someone do something similar
and can please help me in following steps?
Thank u so much
--
Sent from: http://forums.openbabel.org/openbabel-devel-f960321.html
_______________________________________________
OpenBabel-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbabel-devel