Overview of Acquaman - acquaman/acquaman GitHub Wiki

The following is designed to provide an overview of coding styles, conventions, design patterns and core classes used in the development of Acquaman

Page Description
Coding Conventions Covers formatting and naming styles for Acquaman code.
Paradigms and Patterns Covers commonly used patterns and paradigms used in Acquaman (model/view, singleton, state machines etc.)
Core Acquaman Classes Covers some of the central classes within Acquaman.
Qt Creator Tips and tricks with the QtCreator IDE