LibrePCB Developers Documentation
|
#include "../workspace/categorytreemodel.h"
#include "partinformationprovider.h"
#include <librepcb/core/fileio/filepath.h>
#include <librepcb/core/library/dev/part.h>
#include <librepcb/core/library/pkg/package.h>
#include <librepcb/core/types/uuid.h>
#include <optional/tl/optional.hpp>
#include <QtCore>
#include <QtWidgets>
#include <memory>
Go to the source code of this file.
Classes | |
class | AddComponentDialog |
The AddComponentDialog class. More... | |
struct | AddComponentDialog::SearchResultDevice |
struct | AddComponentDialog::SearchResultComponent |
struct | AddComponentDialog::SearchResult |
Namespaces | |
namespace | librepcb |
namespace | librepcb::editor |
namespace | librepcb::editor::Ui |