KAlgebra organization
Hello World! Quite a lot of time has passed since the last post, too much I think… Well, I’ll try to explain a bit the KAlgebra’s file organization as I promised…
What do you think about calling the language: WASLE?
- qexp.h .cpp: Expression -> MathML Content Markup converter.
- variables.h .cpp: Variable management module.
- analitza.h .cpp: Calculation module, depends on variables.h, qexp.h
- qgraph.h .cpp: 2D Graph widget. Depends on analitza.h, qdoublepoint.h
- q3dgraph.h .cpp: 3D Graph widget. Depends on analitza.h, qdoublepoint.h
- qalgebrahighlighter.h .cpp: 2D Graph widget.
- qdoublepoint.h .cpp: Little module to have points with double precision members which behaves similar as QPoint does.
- qexpressionedit.h .cpp: Modification of QTextEdit to the expression needs (mainly for highlighting).
- kfunctionedit.h .cpp: Function editing dialog. Depends on qexpressionedit.h, qgraph.h
- kalgebraiface.h .cpp: DCOP services specification.
- kalgebra.h .cpp: Main gui module which knows and handles everything. Depends on everything :).
I think that I’ll stop talking about KAlgebra in a while, but I’ll keep it up to date BTW… If you want something to be explained tell me and I’ll explain it.
Bye!
Thank you, I try to understand it but i think that it’s quite difficult for me.
Comment by Miquel Canes — 20 March 2006 @ 11:47 pm
Is WASLE an acronym? Can you explain its mean?
Good work with the KAlgebra!
Comment by servomac — 21 March 2006 @ 5:17 pm
The important thing it’s that it sounds grate, don’t it?
WASLE, pronounced “ueisel” in spnish pronuntiation.
Cya!
PD: Start talking ’bout your life, you geek!
Comment by Beldar — 23 March 2006 @ 3:43 pm
As Beldar said in a comment in the last post WASLE means: Wierd And Stupid Language Extensive-vocal-for-supporting-pronunciation
Bof, who matters my life BTW…
Comment by apol — 23 March 2006 @ 9:37 pm