git-svn-id: svn://db.shs.com.ru/libs@669 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -30,8 +30,7 @@ public:
|
||||
void assignQGLView(QGLView * v);
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Mesh * createMesh();
|
||||
void showEditors();
|
||||
|
||||
Ui::PrimitiveEditor *ui;
|
||||
@@ -40,6 +39,8 @@ protected:
|
||||
QList<QWidget *> all_editors;
|
||||
|
||||
private slots:
|
||||
void selectionChanged();
|
||||
void replaceMesh();
|
||||
void on_buttonAdd_clicked();
|
||||
void on_comboPrimitives_currentIndexChanged(int index);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user