mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
Translated all comments found in header files (*.h) from French to English.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1960 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -54,9 +54,9 @@ HotspotEditor::HotspotEditor(QWidget *parent) :
|
||||
|
||||
diagram_scene = new Diagram();
|
||||
diagram_scene -> border_and_titleblock.setColumnsWidth(50.0);
|
||||
diagram_scene -> border_and_titleblock.setNbColumns(3);
|
||||
diagram_scene -> border_and_titleblock.setColumnsCount(3);
|
||||
diagram_scene -> border_and_titleblock.setRowsHeight(60.0);
|
||||
diagram_scene -> border_and_titleblock.setNbRows(2);
|
||||
diagram_scene -> border_and_titleblock.setRowsCount(2);
|
||||
diagram_scene -> border_and_titleblock.displayRows(false);
|
||||
diagram_scene -> border_and_titleblock.displayTitleBlock(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user