Professional about dialog for SedSat3 application.
QWidget * createFooter()
Creates the footer with copyright and buttons.
void setVersion(const QString &version)
Sets the application version.
~AboutDialog() override=default
Destructor.
void setupUI()
Sets up the dialog UI.
QTextBrowser * descriptionBrowser
QWidget * createInfoSection()
Creates the information section with version and authors.
QTextBrowser * createDescriptionSection()
Creates the description text browser.
void appendText(const QString &text)
Appends additional text to the description area.
void clearText()
Clears all text from the description area.
QWidget * createHeader()
Creates the header section with logo and title.
void setBuildDate(const QString &date)
Sets the build date.