|
OpenMW
|
#include <scenetoolbar.hpp>
Public Member Functions | |
| SceneToolbar (int buttonSize, QWidget *parent=0) | |
| void | addTool (SceneTool *tool) |
| int | getButtonSize () const |
Private Attributes | |
| QVBoxLayout * | mLayout |
| int | mButtonSize |
| CSVWorld::SceneToolbar::SceneToolbar | ( | int | buttonSize, |
| QWidget * | parent = 0 |
||
| ) |
| void CSVWorld::SceneToolbar::addTool | ( | SceneTool * | tool | ) |
| int CSVWorld::SceneToolbar::getButtonSize | ( | ) | const |
int CSVWorld::SceneToolbar::mButtonSize [private] |
QVBoxLayout* CSVWorld::SceneToolbar::mLayout [private] |
1.7.6.1