iCub-main
|
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QDebug>
#include "log.h"
#include "dc1394slider.h"
#include "dc1394sliderwb.h"
#include <iostream>
Go to the source code of this file.
Variables | |
static QStringList | video_mode_labels |
static QStringList | video_rate_labels |
static QStringList | color_coding_labels |
static QStringList | iso_speed_labels |
static QStringList | op_mode_labels |
|
static |
Definition at line 11 of file mainwindow.cpp.
|
static |
Definition at line 12 of file mainwindow.cpp.
|
static |
Definition at line 13 of file mainwindow.cpp.
|
static |
Definition at line 9 of file mainwindow.cpp.
|
static |
Definition at line 10 of file mainwindow.cpp.