GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
welcome-wizard.cc File Reference
#include <QApplication>
#include <QPushButton>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include "welcome-wizard.h"
#include "resource-manager.h"
Include dependency graph for welcome-wizard.cc:

Go to the source code of this file.

Functions

static QLabel * make_octave_logo (QWidget *p=0, int height=100)
 

Function Documentation

static QLabel* make_octave_logo ( QWidget p = 0,
int  height = 100 
)
static

Definition at line 42 of file welcome-wizard.cc.