|
KiCad PCB EDA Suite
|
#include <memory>#include <optional>#include <vector>#include <kiid.h>#include <oauth/oauth_loopback_server.h>#include <oauth/oauth_session.h>#include <oauth/secure_token_store.h>#include <remote_provider_client.h>#include <remote_provider_metadata.h>#include <remote_provider_settings.h>#include <remote_symbol_import_job.h>#include <wx/filename.h>#include <wx/panel.h>#include <nlohmann/json_fwd.hpp>Go to the source code of this file.
Classes | |
| class | PANEL_REMOTE_SYMBOL |
Macros | |
| #define | REMOTE_SYMBOL_SESSION_VERSION 1 |
| #define REMOTE_SYMBOL_SESSION_VERSION 1 |
Definition at line 50 of file panel_remote_symbol.h.
Referenced by PANEL_REMOTE_SYMBOL::beginSessionHandshake(), PANEL_REMOTE_SYMBOL::handleRpcMessage(), PANEL_REMOTE_SYMBOL::sendRpcError(), PANEL_REMOTE_SYMBOL::sendRpcNotification(), and PANEL_REMOTE_SYMBOL::sendRpcReply().