Skip to content

Add more fields to Apia console #282

@informaticaminjg

Description

@informaticaminjg

Hello everyone. You need to add more fields to Aspia Console. In address_book_tab.cc, the function saveToFile(const QString& file_path) contains the line of code std::string serializedData = data_.SerializeAsString(); which serializes the data object, but it generates a serialization error. I would like to know how I have to handle this data_ object and what relationship it has with computer_item, because I can't get the serialization to be done correctly to save the data. Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions