• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Bindings for graphics lib QCustomPlot2 for PyQt5


Commit MetaInfo

Revisión7e4485800213e10c4b318dd22a412b4682e89cb2 (tree)
Tiempo2018-04-03 23:27:17
AutorGiuseppe Corbelli <corbelligiuseppe@mesd...>
CommiterGiuseppe Corbelli

Log Message

Added new files (text layout element and axis tickers)

Cambiar Resumen

Diferencia incremental

--- a/all.sip
+++ b/all.sip
@@ -26,9 +26,9 @@ QCustomPlot Website/Contact: http://www.qcustomplot.com
2626 %Include selectionrect.sip
2727 %Include layout.sip
2828 %Include lineending.sip
29-//#include "axis/axisticker.h"
30-//#include "axis/axistickerdatetime.h"
31-//#include "axis/axistickertime.h"
29+%Include axisticker.sip
30+%Include axistickerdatetime.sip
31+%Include axistickertime.sip
3232 //#include "axis/axistickerfixed.h"
3333 //#include "axis/axistickertext.h"
3434 //#include "axis/axistickerpi.h"
@@ -44,7 +44,7 @@ QCustomPlot Website/Contact: http://www.qcustomplot.com
4444 //#include "selectiondecorator-bracket.h"
4545 %Include layoutelement-axisrect.sip
4646 %Include layoutelement-legend.sip
47-//#include "layoutelements/layoutelement-textelement.h"
47+%Include layoutelement-textelement.sip
4848 //#include "layoutelements/layoutelement-colorscale.h"
4949 %Include plottable-graph.sip
5050 //#include "plottables/plottable-curve.h"