ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Window Class Reference

#include <Window.h>

Inheritance diagram for Window:
Collaboration diagram for Window:

Public Slots

void resetFields ()
 
void checkForUpdates ()
 
void updateChangelog (const QString &url)
 
void displayAppcast (const QString &url, const QByteArray &reply)
 

Public Member Functions

 Window (QWidget *parent=0)
 
 ~Window ()
 

Detailed Description

Definition at line 20 of file Window.h.

Constructor & Destructor Documentation

◆ Window()

Window::Window ( QWidget *  parent = 0)
explicit

◆ ~Window()

Window::~Window ( )

Definition at line 58 of file Window.cpp.

Member Function Documentation

◆ checkForUpdates

◆ displayAppcast

void Window::displayAppcast ( const QString &  url,
const QByteArray &  reply 
)
slot

Definition at line 117 of file Window.cpp.

References DEFS_URL.

Referenced by Window().

◆ resetFields

void Window::resetFields ( )
slot

Definition at line 67 of file Window.cpp.

Referenced by Window().

◆ updateChangelog

void Window::updateChangelog ( const QString &  url)
slot

Definition at line 107 of file Window.cpp.

References DEFS_URL, and QSimpleUpdater::getChangelog().

Referenced by Window().


The documentation for this class was generated from the following files: