![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for WindowSection, including all inherited members.
| addTab(std::shared_ptr< WindowTab > tab, int index=-1) noexcept | WindowSection | |
| currentTabChanged() | WindowSection | signal |
| cursorCoordinatesChanged(const Point &pos, const LengthUnit &unit) | WindowSection | signal |
| derivedUiDataChanged(std::size_t index) | WindowSection | signal |
| getCurrentTab() noexcept | WindowSection | private |
| getUiData() const noexcept | WindowSection | inline |
| highlight() noexcept | WindowSection | private |
| mApp | WindowSection | private |
| mTabs | WindowSection | private |
| mUiData | WindowSection | private |
| onUiDataChanged | WindowSection | |
| operator=(const WindowSection &rhs)=delete | WindowSection | |
| panelPageRequested(ui::PanelPage p) | WindowSection | signal |
| processSceneKeyEvent(const slint::private_api::KeyEvent &e) noexcept | WindowSection | |
| processScenePointerEvent(const QPointF &pos, slint::private_api::PointerEvent e) noexcept | WindowSection | |
| processSceneScrolled(const QPointF &pos, slint::private_api::PointerScrollEvent e) noexcept | WindowSection | |
| removeTab(int index) noexcept | WindowSection | |
| renderScene(float width, float height, int scene) noexcept | WindowSection | |
| requestCloseAllTabs() noexcept | WindowSection | |
| setCurrentTab(int index, bool forceUpdate=false) noexcept | WindowSection | private |
| setHomeTabVisible(bool visible) noexcept | WindowSection | |
| setUiData(const ui::WindowSectionData &data) noexcept | WindowSection | |
| statusBarMessageChanged(const QString &message, int timeoutMs) | WindowSection | signal |
| switchToLibraryElementTab(const FilePath &fp) noexcept | WindowSection | inline |
| switchToProjectTab(int prjIndex, int objIndex) noexcept | WindowSection | inline |
| switchToTab() noexcept | WindowSection | inline |
| tabCloseRequested() noexcept | WindowSection | private |
| TabList typedef | WindowSection | private |
| triggerTab(int index, ui::TabAction a) noexcept | WindowSection | |
| WindowSection()=delete | WindowSection | |
| WindowSection(const WindowSection &other)=delete | WindowSection | |
| WindowSection(GuiApplication &app, QObject *parent=nullptr) noexcept | WindowSection | explicit |
| ~WindowSection() noexcept | WindowSection |