xtd 0.2.0
application.h File Reference
#include "../forms_export.h"
#include "../forms_namespace_aliases.h"
#include "style_sheets/style_sheet.h"
#include "application_context.h"
#include "form_collection.h"
#include "imessage_filter.h"
#include "message.h"
#include "message_loop_callback.h"
#include <xtd/forms/window_messages>
#include <xtd/delegate>
#include <xtd/event_args>
#include <xtd/static>
#include <cstdint>
#include <memory>
#include <vector>

Definition

Contains xtd::forms::application class.

Include dependency graph for application.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xtd::forms::application
 Provides static methods and properties to manage an application, such as methods to start and stop an application, to process Windows messages, and methods to get information about an application. This class cannot be inherited. More...
 

Namespaces

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
 xtd::forms
 The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system.