AvogadroLibs  1.93.0
Public Types | Public Slots | Public Member Functions | Protected Member Functions | List of all members
LammpsInputDialog Class Reference
Inheritance diagram for LammpsInputDialog:

Public Types

enum  unitType {
  lj ,
  real ,
  metal ,
  si ,
  cgs ,
  u_electron
}
 
enum  dimensionType {
  d2 ,
  d3
}
 
enum  boundaryType {
  p ,
  s ,
  f ,
  m ,
  fs ,
  fm
}
 
enum  atomStyle {
  angle ,
  atomic ,
  bond ,
  charge ,
  dipole ,
  a_electron ,
  ellipsoid ,
  full ,
  line ,
  meso ,
  molecular ,
  peri ,
  sphere ,
  tri ,
  wavepacket
}
 
enum  waterPotential {
  NONE ,
  SPC ,
  SPCE
}
 
enum  ensemble {
  NVT ,
  NVE
}
 
enum  velocityDist {
  gaussian ,
  uniform
}
 
enum  thermoStyle {
  one ,
  multi
}
 

Public Slots

void updatePreviewText ()
 

Public Member Functions

 LammpsInputDialog (QWidget *parent=0, Qt::WindowFlags flag=0)
 
void readSettings (QSettings &)
 
void writeSettings (QSettings &) const
 
void setMolecule (QtGui::Molecule *molecule)
 

Protected Member Functions

void showEvent (QShowEvent *event)
 

Member Function Documentation

◆ showEvent()

void showEvent ( QShowEvent *  event)
protected

Reimplemented to update the dialog when it is shown


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